ionic-ble-examples icon indicating copy to clipboard operation
ionic-ble-examples copied to clipboard

Can't connect to my RPI

Open Paul811 opened this issue 6 years ago • 1 comments

Hi,

I'm trying ton compile your code with my android phone and a raspberry pi zero. When I start the code, I found my raspberry and the scan page. But when I'm trying to connect to the RPI, the other page appear, but there are no services, the name doesn't appear and the details too.

Can you help me ?

Thank you

Paul811 avatar May 24 '18 08:05 Paul811

The RPi won’t have any services unless you run code to provide services. I use bleno for creating services.

don avatar May 24 '18 12:05 don