# Wireless Connectivity Solutions for ESP32-P4

DevFeed: [Wireless Connectivity Solutions for ESP32-P4](<https://devfeed.tech/articles/wireless-connectivity-solutions-for-esp32-p4-13975.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/wireless-connectivity-solutions-for-esp32-p4/>)

Author: John Lee

Published: 2024-09-20T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32-P4](<https://devfeed.tech/topics/esp32-p4.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [Ethernet](<https://devfeed.tech/topics/ethernet.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [connectivity](<https://devfeed.tech/tags/connectivity.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-p4](<https://devfeed.tech/tags/esp32-p4.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [ethernet](<https://devfeed.tech/tags/ethernet.md>), [iot](<https://devfeed.tech/tags/iot.md>), [microcontrollers](<https://devfeed.tech/tags/microcontrollers.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [soc](<https://devfeed.tech/tags/soc.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>), [wifi](<https://devfeed.tech/tags/wifi.md>), [wireless](<https://devfeed.tech/tags/wireless.md>)

## AI overview

This article compares three connectivity solutions for the ESP32-P4, which lacks integrated wireless connectivity: ESP-AT, ESP-Hosted, and ESP-Extconn. It outlines their stated advantages, limitations, and suitable application scenarios.

## Source excerpt

The ESP32-P4 is a powerful system-on-chip (SoC) from Espressif, designed for high-performance applications that demand robust features. While the ESP32-P4 offers a range of advanced capabilities, it does not have integrated wireless connectivity and may require additional connectivity solutions to meet the diverse needs of modern embedded systems. Espressif provides three main connectivity solutions for the ESP32-P4: ESP-AT , ESP-Hosted , and ESP-Extconn .