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.yml
file- Add
hal_silabs
to thename-allowlist
. - Add
cmsis_6
to thename-allowlist
.
- Add
-
Run
west update
andwest blobs fetch hal_silabs