Hi,
I use arduino MEGA as usb-serial converter connecting GND-RESET together and PIN0+PIN1 as TX(RX) to whisper node communications pins (and GND,VCC). In Arduino IDE I set "Talk2 Whisper Node" as kit a and proper USB port. Next I open serial monitor console set 115200bauds and upload simple program. Diode on Whisper Node blink quickly (yellow), but on the status bar of IDE I found this error messages :
on the serial console I saw output from Whisper Node, but 15 times.
I mean that communication works, but I can't upload any code. Why ?
I use arduino MEGA as usb-serial converter connecting GND-RESET together and PIN0+PIN1 as TX(RX) to whisper node communications pins (and GND,VCC). In Arduino IDE I set "Talk2 Whisper Node" as kit a and proper USB port. Next I open serial monitor console set 115200bauds and upload simple program. Diode on Whisper Node blink quickly (yellow), but on the status bar of IDE I found this error messages :
Code: Select all
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x0dI mean that communication works, but I can't upload any code. Why ?
Code: Select all
============================================
T A L K 2 W H I S P E R N O D E 0.3v
============================================
Major Version: 1
Minor Version: 4
Running Mode: Client
## Configuration ##
:: SPI Flash ::
JEDEC ID: EF3013
Unique ID: D7:65:A4:5:83:81:36:29:
Write Protection: 100
:: Radio RFM69 ::
Frequency: 916.0000000000MHz
TX Power: 14dBm
Encryption Key: 0:1:2:3:4:5:6:7:8:9:A:B:C:D:E:F:
:: Supply Voltages ::
Battery: 14mV
Micro-USB/VIN: 4947mV
:: Talk2 Bootloader ::
Major Version: 2
Minor Version: 1
EEPROM Data: 54:6C:6B:B2:1:A:0:7:0:0:0:0:0:0:11:A:0:0:1:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:
============================================
