Hello:
What is the best way to add BLE to a Photon. I am familiar with the Redbear Duo but prefer to stick with a Particle board.
I primarily need BLE as an easy way to change variables.
Thanks.
Hello:
What is the best way to add BLE to a Photon. I am familiar with the Redbear Duo but prefer to stick with a Particle board.
I primarily need BLE as an easy way to change variables.
Thanks.
You check this out yet?
Thanks @RWB, yes, I have that board and impressed with it but I was wondering if there is something that just adds BLE capability rather than an entire processor …
This is well liked by Adafruit https://www.adafruit.com/product/2479
I ported the Adafruit driver for the Bluefruit LE SPI Friend and serial versions. They work well with the Photon.
Thank you @rickkas7.