Lidiya Nixon

Results 2 issues of Lidiya Nixon

I am new to tinygo-org/bluetooth package. I tried to run the heartrate example in the repo. My setup is as follows: 1. Peripheral device(Ubuntu Laptop) https://github.com/tinygo-org/bluetooth/blob/release/examples/heartrate/main.go I ran this code...

I used paypal/gatt package to create and connect a bluetooth server and peripheral device . I created a service exactly like the one described in examples folder. The service which...