RAK5010 Arduino Upload Issue

Issue: I am setting Arduino for RAK5010 board using RUI3. I am unable to upload the image in RAK5010.

2023-03-09 14:07:33,754 Serial: No Response: 0x45
2023-03-09 14:07:33,755 Serial: No Response: 0x45
2023-03-09 14:07:33,757 Serial: No Response: 0x45
2023-03-09 14:07:33,758 Serial: No Response: 0x45
2023-03-09 14:07:33,760 Serial: No Response: 0x45
2023-03-09 14:07:33,761 Serial: No Response: 0x45
2023-03-09 14:07:33,763 Serial: No Response: 0x45
2023-03-09 14:07:33,764 Serial: No Response: 0x45
2023-03-09 14:07:33,765 Serial: No Response: 0x45
2023-03-09 14:07:33,767 Serial: No Response: 0x45
2023-03-09 14:07:33,768 Serial: No Response: 0x45
2023-03-09 14:07:33,770 Serial: No Response: 0x45
2023-03-09 14:07:33,771 Serial: No Response: 0x45
2023-03-09 14:07:33,773 Serial: No Response: 0x45
2023-03-09 14:07:33,774 Serial: No Response: 0x45
2023-03-09 14:07:33,775 Serial: No Response: 0x45
2023-03-09 14:07:33,777 Serial: No Response: 0x45
2023-03-09 14:07:33,778 Serial: No Response: 0x45
2023-03-09 14:07:34,781 Serial: No ping response
Traceback (most recent call last):
File “nordicsemi/main.py”, line 1545, in
File “click/core.py”, line 1137, in call
File “click/core.py”, line 1062, in main
File “click/core.py”, line 1668, in invoke
File “click/core.py”, line 1668, in invoke
File “click/core.py”, line 1404, in invoke
File “click/core.py”, line 763, in invoke
File “nordicsemi/main.py”, line 1063, in serial
File “nordicsemi/main.py”, line 980, in do_serial
File “nordicsemi/dfu/dfu.py”, line 127, in dfu_send_images
File “nordicsemi/dfu/dfu.py”, line 88, in _dfu_send_image
File “nordicsemi/dfu/dfu_transport_serial.py”, line 214, in open
pc_ble_driver_py.exceptions.NordicSemiException: No ping response after opening COM port
[3915885] Failed to execute script ‘main’ due to unhandled exception!
CompletedProcess(args=[’/home/bhavik/.arduino15/packages/rak_rui/tools/pc-nrfutil/v6.1.3/nrfutil’, ‘-v’, ‘-v’, ‘-v’, ‘dfu’, ‘serial’, ‘–package’, ‘/tmp/arduino_build_150066/BLE_Configuration.ino.zip’, ‘-p’, ‘/dev/ttyACM1’, ‘-b’, ‘115200’], returncode=1)

Can you please help me to resolve this issue ?

Setup:

Details:

Welcome to forum @Bhvaik318 ,

Did you update the firmware of you RAK5010 to RUI3 before doing the upload test?

Thanks for your reply.

I uploaded latest firmware downloaded from website.

at+version
Firmware Version: RUI v3.0.0.15
OK

Is that current firmware or please guide and share if there is different firmware.

image

Even the version number says RUI v3.x this is still the firmware based on RUI V2.

RUI3 firmware for the RAK5010 can be found in our Download Center

Thanks Bernd.
It’s working now Arduino Upload with RUI3 firmware.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.