so I got a couple of the little RFM12BS radios to play with, and wired them up as per the https://github.com/tht/T3Libs readme on two different T3s
uploaded the example sketch in the library and opened the serial window, but got nothing on either of the two t3s (connected to two different PCs)
noticed the band was wrong and changed it to 433 (line 27 in the example) but still nothing, tried 434 since the radio's had 434MHz on the silkscreen but 434 is not defined. don't know enough to mess with that, or if 433 or 434 is correct.
I *should* be getting "Starting..." in the serial output even so, but not even seeing that (I stuck in a 5s delay to allow me to connect to the serial port) it's using uart rather than serial which I've not messed with before either, so I'm not sure there.
not sure where to troubleshoot from here.
uploaded the example sketch in the library and opened the serial window, but got nothing on either of the two t3s (connected to two different PCs)
noticed the band was wrong and changed it to 433 (line 27 in the example) but still nothing, tried 434 since the radio's had 434MHz on the silkscreen but 434 is not defined. don't know enough to mess with that, or if 433 or 434 is correct.
I *should* be getting "Starting..." in the serial output even so, but not even seeing that (I stuck in a 5s delay to allow me to connect to the serial port) it's using uart rather than serial which I've not messed with before either, so I'm not sure there.
not sure where to troubleshoot from here.