I've recently been using the WirelessUART routines for the MCXW71, and using the IoT Toolbox it is possible to connect and interact with data normally. I would like to use, for example, a laptop with Bluetooth, or an app for another phone to get the data.
The problem I'm having is that using the Bluetooth Assistant, after scanning for the mac of the development board, it disconnects just after connecting.
Hi, @lugl
On Windows you can try scanning and connecting using the Bleak tool + Python script approach.
Bleak is a cross-platform BLE library that supports working on Windows.
You can search online for the relevant information, at present we do not provide ready-made internal scripts for reference.
Best regards.
Christine.