Hex data over BLE UART

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
austin944
 
Posts: 12
Joined: Sun Jan 17, 2021 8:45 pm

Re: Hex data over BLE UART

Post by austin944 »

You might try Nordic's UART app instead of Adafruit's app to see if it works any better:

https://www.nordicsemi.com/Products/Dev ... rf-toolbox

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: Hex data over BLE UART

Post by adafruit_support_mike »

Try using the .write() func tion instead of .print().

Locked
Please be positive and constructive with your questions and comments.

Return to “Wireless: WiFi and Bluetooth”