April 29, 2024, 11:18:07 AM

MOD-Zigbee / Default Settings

Started by IsmaelG, April 04, 2014, 02:15:41 PM

Previous topic - Next topic

IsmaelG

Hello!

I am trying to simulate some Zigbee communications using two Zigbee Modules along with a Raspberry Pi and a OLinuXino.

As I saw in the forum, in the PIC18 there is already the demo for the MRF24J40, allowing easy communication between modules without the need of changing the firmware of our PIC, and with the use of HyperTerminal (in our case minicom in the OLinuXino) we can set the parameters of the communication. So far so good.

Anyways, when I set the parameters (19200 8N1/ ttyS1) and power the modules, nothing happens. I don't know if the default settings of the PIC18 allows the communication between the modules (i.e: both are coordinators). Anyone could help me?

Ismael

IsmaelG

Ok.. With the original firmware is impossible to see something. I downloaded a new firmware and now is working  :)