crfrancis

Results 3 issues of crfrancis

I have a sketch running on an Arduino 101 which exposes one service (laserService) with 5 characteristics. One of these is write, 2 are notify and 2 are read characteristics....

bug

I have been developing a BLE-TCP exchange application in C++ on a Raspberry-Pi (previously v.3+, now v.4). It sets up BLE connections to 3 different Arduinos, where I have written...

I've attached a sketch, which is a cut-down version of one I'm working on. It sets one service with 5 characteristics: one write, 2 notify and 2 read. The write...