don / ionic-ble-examples

Ionic Framework Bluetooth Low Energy Examples
102 stars 70 forks source link

Can't connect to my RPI #10

Open Paul811 opened 6 years ago

Paul811 commented 6 years ago

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

don commented 6 years ago

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