You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need some advice debugging a bluetooth sample application. I've use Noblejs and Electron together to build a bluettooth gatt client. Inside my code , I've console log every methods so to make sure that everything passes alright. Detect my device , get service UUID , get characteristic UUID etc .. When it come to send a message to the server side it doesn't get send. I'm a bit clueless to find out which application isn't working alright, the client side or the server side.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello ,
I need some advice debugging a bluetooth sample application. I've use Noblejs and Electron together to build a bluettooth gatt client. Inside my code , I've console log every methods so to make sure that everything passes alright. Detect my device , get service UUID , get characteristic UUID etc .. When it come to send a message to the server side it doesn't get send. I'm a bit clueless to find out which application isn't working alright, the client side or the server side.
I've written out every details in NodeSchool/Montreal Chapter in Gitter : https://gitter.im/nodeschool/montreal?at=5cb3ed4893fb4a7dc22e8689
Noble Library: https://github.com/noble/noble
Thanks
The text was updated successfully, but these errors were encountered: