Enabling SiLabs parts with Golioth's Bluetooth Support

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:

  1. Edit the west.yml file

    1. Add hal_silabs to the name-allowlist.
    2. Add cmsis_6 to the name-allowlist.
  2. Run west update and west blobs fetch hal_silabs