This topic was first covered in a blog post (“Adding SiLabs EFR32BG27 to the Golioth Bluetooth-to-Cloud Service”) and associated forum post. This post will act as an ongoing wiki/guide/q&a section for enabling SiLabs parts using Bluetooth and Golioth.
There 2 additional steps to get the BLE-GATT examples in the Pouch repository working with SiLabs parts:
-
Edit the
west.ymlfile- Add
hal_silabsto thename-allowlist. - Add
cmsis_6to thename-allowlist.
- Add
-
Run
west updateandwest blobs fetch hal_silabs
