Hello,
i have buy a CubeCell Module Plus HTCC-AM02 and build up a circuit how recommendet (HTCC-AM02 Recommend hardware designWith Arduino-Compatible)
When I connect it, i can read under COM5 and it accept AT commands:
Copyright @ 2019 Heltec Automation.All rights reserved.
AT Rev 0.8
+LORAWAN=1
+KeepNet=0
…
But when i want to flash new code with Arduino (upload sketch), it doesn’t work:
Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "CubeCell-Module Plus(HTCC-AM02), REGION_EU868, CLASS_A, OTAA, ON, CONFIRMED, OFF, ON, DEACTIVE, None"
Der Sketch verwendet 80316 Bytes (61%) des Programmspeicherplatzes. Das Maximum sind 131072 Bytes.
[11804] Failed to execute script CubeCellflash
Initialising bootloader.
Traceback (most recent call last):
** File “CubeCellflash.py”, line 3, in ***
*** File “bootload.py”, line 769, in bootload.main***
*** File “bootload.py”, line 646, in bootload.BootloaderHost.bootload***
*** File “bootload.py”, line 688, in bootload.BootloaderHost.enter_bootloader***
*** File “bootload.py”, line 471, in bootload.BootloaderSession.enter_bootloader***
*** File “bootload.py”, line 466, in bootload.BootloaderSession.send***
*** File “bootload.py”, line 218, in bootload.BootloaderResponse.decode***
bootload.InvalidPacketError: Expected Start Of Packet signature 0x01, found 0x80
bootload.InvalidPacketError: Expected Start Of Packet signature 0x01, found 0x80
Here a screenshot of the Signals during the upload period:
I have build up this circuit:
Try it
- without pressing any key,
- with pressing user, during power on
- with pressing user --> Reset —> release Reset --> release user
Every time the same result…
What I’m doing wrong ?
Regards
Tekin