CPB - BLE CAP TOUCH PACKET

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
ClericMT
 
Posts: 9
Joined: Mon May 11, 2020 11:45 am

CPB - BLE CAP TOUCH PACKET

Post by ClericMT »

Hi there,

Is there a way of sending touch pad info from one CPB to another via BLE?

Thanks!

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: CPB - BLE CAP TOUCH PACKET

Post by mikeysklar »

@ClericMT,

The CPX BLE is based on the nRF52 chip and can run the Client / Server example code here:

https://learn.adafruit.com/bluefruit-nr ... -2979344-4

Once you get the demo code running you can start passing captouch data between the two.

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

Return to “Wireless: WiFi and Bluetooth”