Search found 1 match

by naylom
Fri Jan 21, 2022 12:33 pm
Forum: ESP32 Arduino
Topic: Communicating to SAMD mcu on MKR WiFi 1010
Replies: 0
Views: 1910

Communicating to SAMD mcu on MKR WiFi 1010

I am using an Arduino MKR WiFi 1010 which has a SAMD based mcu and an included ESP32 as part of the u-blox Nina subsystem. Arduino has a standard with an ArduinoBLE library, however I need to use Bluetooth classic in order to communciate with a legacy application. I have been able to program the ESP...