Hi, I am looking for a Bluetooth Low Energy Soc based solution like nRF51822, but I'd like to have an open source firmware solution...
Do you have that kind of solution, nRF51822 solution or another ? (BLE and open source firmware)
Hi, I am looking for a Bluetooth Low Energy Soc based solution like nRF51822, but I'd like to have an open source firmware solution...
Do you have that kind of solution, nRF51822 solution or another ? (BLE and open source firmware)
There is an open source BLE stack implementation targeting the nRF51822 chip. You can found it in the following link: github.com/.../blessed.
Of course the s110 softdevice has a lot more features, but this stack can advertise, scan and we are implementing LL connections.
There is an open source BLE stack implementation targeting the nRF51822 chip. You can found it in the following link: github.com/.../blessed.
Of course the s110 softdevice has a lot more features, but this stack can advertise, scan and we are implementing LL connections.