-
**Describe the bug**
Peripheral reading does not work with gdb server probe-rs. While the rest of the debug generally works fine.
**To Reproduce**
Steps to reproduce the behavior:
1. run serve…
-
First, thank you so much for implementing this essential library and maintaining it diligently.
In my project, I need to continuously notify all connected central devices of changes from a periphe…
-
**Is your feature request related to a problem? Please describe.**
When working with Filex and making custom driver, for instance, SD card using SPI, I need to extern the hspiX from the main.c to imp…
-
+ Need to update MMB to include peripherals
+ Need ice thickness - where from?
+ Have recent velocities (ITS_LIVE, not PROMICE Sentinel)
+ No historical velocities...
+ SMB from some of the …
-
I tried your sample code on a iPod and an iPhone 6, but it can't find any peripheral, even the Macbook I'm using for coding (and that is normally detected by the phone when I scan peripherals from its…
-
Thank you for your library.
Can I use your library to create peripheral BLE device?
I need the following functional:
1. add custom service and set UUID for it
2. add custom characteristics to th…
-
The timer_clear_flag function (stm32/common/timer_common_all.c:203) sets the timer status register to the inverse of the passed flag(s).
As per the STM32 Reference Manual various bits are reserved (…
-
Calling any member function on the `Peripheral` passed into the callback does not do anything or behaves incorrectly. Here is a minimal example of it not working:
```cpp
#include "simpleble/Simple…
-
There are plenty of machines in RFTools that could be awesome peripherals, and I think to at least implement some of them a checklist could help with development:
- [ ] Shield Projector (Add and re…
-
I use Bluetooth low power module to connect the computer through usb to ttl, and the computer always uses the corresponding COM port to send data to the module. Using the mobile app test, I can normal…