logoalt Hacker News

wibbilylast Tuesday at 2:50 PM1 replyview on HN

It’s a shame. Nordic’s chips blow the ESPs out of the water in terms of power consumption. You can get an nRF bluetooth dongle to run for months/years off a coin cell, almost without trying. Getting an ESP32 to behave is much harder

IIRC their standalone wifi chip is pretty good even… just stick them together already c’mon.


Replies

fidotronlast Tuesday at 5:23 PM

I think Nordic etc. are resistant to telling people "if you want to use Wifi you must use FreeRTOS" or equivalent, so they push the two IC solution instead just so their Wifi stack is partitioned physically from the rest of your system.

It just pushes more integration headaches downstream to the customer, in addition to being inherently costlier. Espressif had the core right idea there, even if it's not the right decision for all designs.

show 1 reply