26-11-2015, 09:26
Well the good news is that I've finally built both TX and RX boards. ....
I finished the TX (version 2.5) first and it seems to run ok - the tx led flashes regularly and using debug and serial monitor I've seen temperature and humidity readings as well as system stats.
The not so good news is that I've just finished the RX board (version 5.02). I'm using a 4x20 LCD display and on power up and programming the Nano, it initialises but then hangs - the display shows the 4 lines of WeatherDuino Pro2 by Werk_AG, a line of hearts and lastly the version number (1.5 b013). It then shows on the first line a date and time (started at 01-01-2000) but then just hangs and nothing else happens - the clock doesn't update and the unit doesn't respond to the pb1 button being pressed.
Voltages are all nominal and in the right places, I've checked, rechecked and checked again the connections, soldering etc and have substituted all the main components - Nano, RTC board, RX module and so on but results are still the same.
I've run the flash memory test and also the i2c scanner and all seems ok there:
Security register (byte 64 to 127) :
0xB, 0x4, 0x12, 0x13, 0x34, 0xE, 0x1F, 0x22, 0x0, 0x0, 0x39, 0x0, 0xFF, 0xFF, 0xFF, 0xFF, 0x30,
0x30, 0x4D, 0x32, 0x38, 0x32, 0x34, 0x32, 0x18, 0x57, 0x4E, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x43,
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
Status register :10001100
Manufacturer ID :
1F
Device ID (part 1) :
22
Device ID (part 2) :
0
Extended Device Information String Length :
0
and
Scanning...
I2C device found at address 0x27 !
I2C device found at address 0x50 !
I2C device found at address 0x68 !
I2C device found at address 0x77 !
done
I don't really know what to check next, any suggestions would be very welcome!!
Allan.
I finished the TX (version 2.5) first and it seems to run ok - the tx led flashes regularly and using debug and serial monitor I've seen temperature and humidity readings as well as system stats.
The not so good news is that I've just finished the RX board (version 5.02). I'm using a 4x20 LCD display and on power up and programming the Nano, it initialises but then hangs - the display shows the 4 lines of WeatherDuino Pro2 by Werk_AG, a line of hearts and lastly the version number (1.5 b013). It then shows on the first line a date and time (started at 01-01-2000) but then just hangs and nothing else happens - the clock doesn't update and the unit doesn't respond to the pb1 button being pressed.
Voltages are all nominal and in the right places, I've checked, rechecked and checked again the connections, soldering etc and have substituted all the main components - Nano, RTC board, RX module and so on but results are still the same.
I've run the flash memory test and also the i2c scanner and all seems ok there:
Security register (byte 64 to 127) :
0xB, 0x4, 0x12, 0x13, 0x34, 0xE, 0x1F, 0x22, 0x0, 0x0, 0x39, 0x0, 0xFF, 0xFF, 0xFF, 0xFF, 0x30,
0x30, 0x4D, 0x32, 0x38, 0x32, 0x34, 0x32, 0x18, 0x57, 0x4E, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x43,
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
Status register :10001100
Manufacturer ID :
1F
Device ID (part 1) :
22
Device ID (part 2) :
0
Extended Device Information String Length :
0
and
Scanning...
I2C device found at address 0x27 !
I2C device found at address 0x50 !
I2C device found at address 0x68 !
I2C device found at address 0x77 !
done
I don't really know what to check next, any suggestions would be very welcome!!
Allan.






