Re: Trying to compile gateway firmware
Posted by vysocan on
URL: http://ohs.356.s1.nabble.com/Trying-to-compile-gateway-firmware-tp10p13.html
Memory should not be problem, I use external editor, and I have following after compilation:
Sketch uses 109,386 bytes (84.1%) of program storage space. Maximum is 130,048 bytes.
Global variables use 15,018 bytes (91.7%) of dynamic memory, leaving 1,366 bytes for local variables. Maximum is 16,384 bytes.
If you have USB to serial working with 3V3, you just plug it in FTDI header and do standard Arduino upload. It has Arduino bootloader and it works like any Arduino board just select right USB port.
Just to say, every gateway and node has firmware already flashed in order to test them.
Adam