So I just got an Arduino DUE to try out some multitasking from controller input and loaded up a working script I have with the MEGA ADK. It loads and runs as expected with output in the serial monitor but refused to connect or hard connect to the controller. The code is attached and it uses the libraries from https://www.instructables.com/id/Creating-a-DualShock-4-Controlled-Arduino/ . What should I try or modify?
Im using a generic Bluetooth usb dongle with a usb micro to usb adapter in the USB native port on the DUE. The adapter is a data adapter and the usb has worked before on the ADK.
PS4BT.ino (5.03 KB)