JaspaJami
JaspaJami
Any news on this one?
Most likely im not able to help, but lets see when i have time to try it in 2560.
I have kind a same problem. Im working with Komoot navigation. Everything else works ok, but it sends only 20 bytes (document speaks of 22 bytes) and when street name...
Well i have try to modify this one: https://github.com/SensorsIot/Bluetooth-BLE-on-Arduino-IDE/blob/master/Polar_Receiver/Polar_Receiver.ino Now if i try to add example that notification enable / disable part to my code ESP32 crash and reboots. pRemoteCharacteristic->getDescriptor(BLEUUID((uint16_t)0x2902))->writeValue((uint8_t*)notificationOn,...
Im getting also error from RF24. Seems to be a lot of undefined reference errors. Arduino: 1.8.5 (Windows 10), Board: "Arduino Pro or Pro Mini, ATmega328P (3.3V, 8 MHz)" keysweeper_mcu_src.ino:1136:...
Seems to be somekind of problem when keeping RF24 libary with this code. When i install that as a library seems to work ok, dont know atm whats the problem...
Im using your FONA library samyk, but still getting same error EDIT: seems that is was anyway somehow using wrong one. I removed all FONA librarys and but your version...
Did you solve this one?