01-16-2025, 03:43 PM
Having a bit of a time trying to develop bluetooth on the PineTime under wasp-os 0.4.
There is little documentation about this from what ive seen, but Ive figured out that I need to use ubluepy, and set up and advertise a service. I can do this, but it nukes the Nordic UART Service, leaving development from that point problematic. Ive tried adding the NUS service and characteristics using the UUID's found in pynus, but the app fails to load when I do so with very little information about whats wrong.
Any ideas on how to move forward?
There is little documentation about this from what ive seen, but Ive figured out that I need to use ubluepy, and set up and advertise a service. I can do this, but it nukes the Nordic UART Service, leaving development from that point problematic. Ive tried adding the NUS service and characteristics using the UUID's found in pynus, but the app fails to load when I do so with very little information about whats wrong.
Any ideas on how to move forward?