Skip to content

esp-hosted vs ninaw10? #14229

Discussion options

You must be logged in to vote

Both NINAW10 and esp-hosted allow to use an ESP32 device as WiFi and BLE interface. There are subtle differences:

                NINAW10        esp-hosted
                NINAW10        esp-hosted
esp-idf version   3.3.         up to   5.x
of the module

Support ESP32     ESP32        ESP32, ESP32Sx
module                           ESP32C3
Supported by     Arduino        espressif

Location of the  Module         Host MCU
IP stack                         (LWIP)

Memory usage     Medium           Large
caused by LWIP

BLE test suite    fair            good
coverage

The WiFi speed is similar. The major differences are the type of support ESP32 module, host memory footprint and BLE support…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by victorallume
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants