MBED Examples and Nordic UART Service on Arduino 33 BLE

Hey Guys

  • Just wondering if anyone was able to run any basic mbed based examples on the BLE 33 Arduino IDE or PlatformIO , I understand there are libraries ported by Sandeep Mistry to run the BLE 33 Board on mbed IDE to use the complete mbed functionality. Can anyone point me to a basic example ?

  • Is there an command to increase the Power level to 4/8dbM ?

  • Also has anyone been able to get a NUS Example running on Arduino IDE/PlatformIO?

  • I understand that mbed has stopped using Nordic Softdevice and will now use Cordio for BLE5 , What does the BLE33 use ?

  • Could someone look at my calculations and tell me what I am missing in terms of data transfer using BLE ..

BLE MAX possible Data transfer
-20 : byte packet
-7.5 mSec : Min Connection Interval
In 1 Second I can Send -> (1000mS/7.5mS)*20 bytes >> Approx 2.666 Kbytes

2.6Kbps seems really small

Thanks and regards,
Gurbir Singh
GBSP Technosensors