UPDATE: THIS WAS WRITTEN BEFORE BlueHeron EXISTED
This is a braindump of my progress over the weekend to look into Bluetooth support on Nerves. While Bluetooth has a lot of specs, supporting a subset of BLE that makes it easy for Nerves devices to communicate with cell phones and back would be generally useful.
There are two options for BLE support on Nerves:
- Make a custom Nerves system that uses
bluez
- Use
Harald