Hi!
I have connected my arduino (BBB) setup to a jeenode using the 6 pin connector that are both on the arduino (RST, RX, TX, 5V, NC, GND) and on the jeenode.
The code I have on my arduino does Serial.write and I was hoping I can just do a Serial.read from the jeenode code, but I don't see anything happening.. Both codes start the Serial comm by calling Serial.begin(9600)
The jeenode as a standalone works fine. It is receing power from the arduino board with no problems as well...
Any tips?
Much appreciated,
slim
