Well, in part 1 I worked out that I could connect to the Gateway with a debugger. Now I need to work out a little bit about the board. It’s a 4-layer board, so tracing the signals isn’t that easy. Writing some simple code seemed to be the best way to determine what’s connected to what.
LEDs
The easiest bit. I just toggled all the pins until i found out that the three green LEDs are all on port H. The link LED is bit 5, router is bit 6 and internet is bit 7. All are active high.
Switches
One switch is reset, so not much happening there. I can’t seem to determine what the other is doing yet. It doesn’t appear to be directly connected to a pin and may have circuitry between that and the reset button. I can’t remember what function it had on the Tado.
CC1101 radio, Ethernet, USB type A jack
Still to come.
Getting started with StellarisWare
I thought the easiest approach to getting somethings going was to try some sample code from StellarisWare – perhaps even some Ethernet code. Unfortunately the examples seem to only cover specific evaluation boards and I seem to hit a hard fault at some point running adapted code. Not getting really anywhere right now.
Pingback: 6LowPAN (part 1) – discovering sub 1GHz mesh networking | 0xFRED
Thanks for your articles 🙂 I have the Tado system v2 and the range seems to be slightly lacking. Some TRVs furthest away will often lose connection. Using your hacking skills, have you seen any way that we may be able to extend the range? Maybe adding an external antenna to the Internet Bridge?
I can’t see any way to improve the range apart from modifying the antenna but I suspect that the Tado engineers did a reasonable job of that. Unless there’s something like an unpopulated uFL connector footprint on the bridge PCB then I doubt there’s much you can do.
Hi!
Thank you very much for your articles. I found the following thread with a picture of the Tado Gateway’s antenna: https://community.tado.com/en-gb/discussion/559/radiator-thermostats-out-of-range
Do you think there is any way that some type of large antenna (it does not matter if the the aesthetics of the bridge are ruined) could be soldered to the gateway’s board?
All the best,
Marc
I have not looked inside the later Tado gateways, so I can’t say.