Hacker News new | ask | show | jobs
by whichfawkes 3768 days ago
As the other poster mentioned, they've typically been $35. The barrier of entry for IoT is still pretty low though, you can get an ESP8266 for ~$2/ea. That'll handle wifi and can also be your application processor. For another ~$2-3 you could add on a BLE module too.
1 comments

ESP32 is coming with both Wi-Fi and BLE: http://espressif.com/products/hardware/esp32/overview
Nice!