Hi
I am planning to use Zephyr Rtos on a Telit Module (BlueMod-S42) based on the nRf52832 SOC.
As we are making both Client and Server application, the question has 2 parts:
- The Client will be used through the HCI Uart Controller embedded in Zephyr 2.0.0. According to the threads https://launchstudio.bluetooth.com/ListingDetails/25166 and https://www.zephyrproject.org/building-a-qualified-ble-controller-with-zephyr-os-1-9/ , the implementation seems to be SIG compliant. Unfortunately, Telit claims that the certification applies only for Nordic Bluetooth stack SBS2703 V4.002 . What to believe ? should I go through the certification again ?
- For, the server (beacon side), we intend to use the GATT profile. No changes on the ble stack should be required. What is Nordic Semiconductors take on the matter ? can we consider Nordic Library used by Zephyr Rtos as compliant to Bluetooth SIG?
Thanks a lot
Laurent