Hi,
When running my application that uses this excellent on a standard Ubuntu linux box, I can see all 6 of my BLE services and the characteristics. I can also grab data from them.
When I run the same application on the Raspberry Pi, I can see only one service, and not the ones I need. I have added the 'pi' user to the lp and bluetooth groups.
I'm guessing 'dotnet run' might need to run with sudo but I'm not sure.
Any help is greatly appriciated.
Hi,
When running my application that uses this excellent on a standard Ubuntu linux box, I can see all 6 of my BLE services and the characteristics. I can also grab data from them.
When I run the same application on the Raspberry Pi, I can see only one service, and not the ones I need. I have added the 'pi' user to the lp and bluetooth groups.
I'm guessing 'dotnet run' might need to run with sudo but I'm not sure.
Any help is greatly appriciated.