11-02-2023 05:44 AM
I cannot connect Application board 3.0 and development desktop 2.1 via bluetooth.
But I can connect Application board 2.0 and development desktop 2.1 via bluetooth.
Could you please help me to solve this issue?
Solved! Go to Solution.
11-30-2023 05:31 AM
11-30-2023 05:46 PM
Hi,
Your modified code in "common.c" and "accel.c" look ok. Could you please let us know what the issues are. Could you please show us the output of "scan.py" and "ble_NUS.py"?
Thanks.
12-20-2023 06:30 AM
Hi,
I can connect APP3.0 via BLE on PC.
Thank you for your support.
By the way, is it possible to return USB connection from BLE?
If possible, could you provide us the correct method?
I tried to the following method, but error happened.
1)C code change from BLE to USB.(Use original source code of "accel.c" and "common.c")
2)Run the following download command in powershell window.
mingw32-make LOCATION=FLASH TARGET=MCU_APP30 download
mingw32-make LOCATION=RAM TARGET=MCU_APP30 download
3)Run "mingw32-make" in powershell window.
4)Run "accel.exe" in powershell window.The following error happend.
Unable to connect with Application Board !
12-21-2023 12:45 AM
Hi,
Let me check and then get back to you.
Thanks.
12-21-2023 02:52 AM
Hi,
You can try to double click "update_bootloader.bat" in the folder C:\COINES\v2.8.8\firmware\app3.0\bootloader_update. This will make APP3.0 board go back to factory default settings. Please let me know how it goes.
Thanks.