Hello,
I have just received a cubecell, devboard and 1080 sensor but I cant get it to upload sketches. It seemed to work the first time I uploaded a sketch (RGB test) but ever since I get the following:
Initialising bootloader.
Unhandled error: Timed out waiting for Bootloader response.
I have tried all the suggested fixes on the forums - change cable (3 different cables), changed USB ports, check and clean pins and re-seat, reset with USR and RST pins etc but still no luck.
I do get the following output when I do the USER/RESET:
Copyright @ 2019 Heltec Automation.All rights reserved.
23:05:23.388 -> Scanning…
23:05:23.388 -> I2C device found at address 0x40 !
23:05:23.421 -> Manufacturer ID=0x5449
23:05:23.421 -> Device ID=0x1050
23:05:23.421 -> Device Serial Number=24F-2B1D-7900
23:05:23.455 -> T=26.97C, RH=49.22%
**23:05:24.615 -> **
23:05:24.615 -> AT Rev 0.7
**23:05:24.615 -> **
23:05:24.615 -> +LORAWAN=1
**23:05:24.615 -> **
23:05:24.615 -> +KeepNet=0
23:05:24.615 -> +OTAA=1
23:05:24.615 -> +Class=A
23:05:24.615 -> +ADR=1
23:05:24.615 -> +IsTxConfirmed=1
23:05:24.615 -> +AppPort=2
23:05:24.615 -> +DutyCycle=15000
23:05:24.615 -> +ConfirmedNbTrials=8
23:05:24.615 -> +DevEui=2232330000888802(For OTAA Mode)
23:05:24.615 -> +AppEui=0000000000000000(For OTAA Mode)
23:05:24.615 -> +AppKey=88888888888888888888888888886601(For OTAA Mode)
23:05:24.615 -> +NwkSKey=15B1D0EFA463DFBE3D11181E1EC7DA85(For ABP Mode)
23:05:24.675 -> +AppSKey=D72C78758CDCCABF55EE4A778D16EF67(For ABP Mode)
23:05:24.675 -> +DevAddr=007E6AE1(For ABP Mode)
**23:05:24.675 -> **
**23:05:24.675 -> **
23:05:24.675 -> LoRaWAN EU868 Class A start!
**23:05:24.675 -> **
23:05:24.780 -> joining…
so this looks good but when I try and type in any commands to the serial interface I get the following:
23:05:24.780 -> joining…ASR is Waked,LowPower Mode Stopped
23:06:15.681 -> +ERROR: error input format
23:06:16.179 -> +ERROR: error input format
23:06:16.543 -> +ERROR: error input format
23:06:16.709 -> +ERROR: error input format
23:06:16.907 -> +ERROR: error input format
23:06:17.073 -> +ERROR: error input format
23:06:17.239 -> +ERROR: error input format
I have tried several serial programs and settings but always same result.
So I am not sure if the board is faulty? How can I prove this? Or if there is someway to factory reset the board and try again?
Anyone have any similar experiences and can advise best way to fix?
Thanks
Richard
p.s. I am using Arduino IDE, have added the correct board manager and can see the board on port ttyUSB0. I can see all the examples and LORA config in Arduino. I am selecting board Arduino Cubecell-Capsule and board info output is:
BN: Unknown board
VID: 10C4
PID: EA60
SN: Upload any sketch to obtain