Open
Description
Is there any chance we can get BLE client mode support? The codal-microbit-nrf5sdk repository includes both the S113 and the S140 Nordic SoftDevice which gives me hope, but there are no configuration options to choose and modules like nrf_ble_scan.h
are missing.
My goal was to build blocks for MakeCode that allows me to connect to BLE enabled Lego Powered Up hubs to control Lego motors and such. Lego has fully documented their BLE protocol.