I have a couple of boards here, a JeeLink v1, a JeeNode v4 and 3x JeeNode v4
The JeeNode v3 works like a charm! (haven't built the other 2 yet though)
it's even receiving unknown data, so I have some debugging to do :) should be a weatherstation in there, and some more fun stuff.
Current configuration:
Q i17 g212 @ 868 MHz
The JeeLink v1 gives serial output as follows:
[RF12demo] B i2 g212 @ 868 MHz
Available commands:
<nn> i - set node ID (standard node ids are 1..26)
(or enter an uppercase 'A'..'Z' to set id)
<n> b - set MHz band (4 = 433, 8 = 868, 9 = 915)
<nnn> g - set network group (RFM12 only allows 212)
<n> c - set collect mode (advanced, normally 0)
t - broadcast max-size test packet, with ack
...,<nn> a - send data packet to node <nn>, with ack
...,<nn> s - send data packet to node <nn>, no ack
<n> l - turn activity LED on PB1 on or off
Remote control commands:
<hchi>,<hclo>,<addr>,<cmd> f - FS20 command (868 MHz)
<addr>,<dev>,<on> k - KAKU command (433 MHz)
Current configuration:
B i2 g212 @ 868 MHz
> 0t
-> 66 b
> 0t
> 0t
> 0a
> 0a
It seems to hang after trying to send data.
I saw that I'm not the only one with this problem:
http://talk.jeelabs.net/topic/114
But I couldn't find an answer there.
The JeeNode v4 gives no output whatsoever :(
