bluetooth_applications icon indicating copy to clipboard operation
bluetooth_applications copied to clipboard

Bluetooth wireless applications. Go to https://github.com/SiliconLabs/application_examples

Results 9 bluetooth_applications issues
Sort by recently updated
recently updated
newest added

Problem with example: Reporting Battery Voltage over BLE ![image](https://user-images.githubusercontent.com/2086543/197651288-d45eb532-3077-419a-891c-e6778a5b0a07.png)

0-bug

**Summary** - Issue description (e.g. BLE is not connecting with Health app) - There are a lot of missing "constant" words as (All of them are related to the ADC):...

0-bug

I did it all the steps, I have the Simplicity Studio v5 but it doesn’t work. In the terminal doesn’t appear the number of connected devices or the temperature. I...

0-bug

The demo of bluetooth_secure_spp_over_ble test fail because system ID data length which is set up in gatt_configuration.btconf is wrong, the data length needs to change from 6 to 8. ![image](https://user-images.githubusercontent.com/95276758/144010859-2cefce18-64c0-494d-b2bc-fb0953ba34a7.png)

0-bug

**Summary** - If `log.h` from the `log_system` example is included before `sl_bluetooth.h`, gcc complains about two forward declarations on it. `log.h` needs it to define two forward declarations on it....

0-bug

I suggest change the target from EFR32 S1 ERF32MG12 (BRD4161A) to S2 like EFR32BG22. The internal EMU temperature sensor accuracy on S2 is much better than the ADC/EMU temperature sensor...

1-enhancement

Hello, I am considering utilizing a SIP (System-in-Package) Lyra24, which is built on the EFR32BG24 SoC (System on Chip). Are the Bluetooth applications discussed here and the Silicon Labs Bluetooth...

https://github.com/SiliconLabs/bluetooth_applications/blob/dc6b7f583dc15e0a5b3691e087aa84534c94c60e/bluetooth_wireless_dtm/src/app.c#L366

Hello, In readme.md of the bluetooth_applications/bluetooth_hid_keyboard/ project, there is a mistake in the HID descriptor. It ends with: > 0x05, 0x01 | Usage Minimum (Reserved (no event indicated)) > 0x05,...

0-bug