RFM12 Init problem

 Hi everyone:

I am trying to run the e_BasicMultiNodeWebClient from the Guide folder of Trystan demos.

Unfortunatelly, the problem I have is that the program hangs when I call rf12_initialize() -

If this line is commented (//) the program continues and run but no data is available to post on the web.

The other example a_FixedPackets runs OK, so the RFM12 module works and libraries are OK.

This wierd behavior is consistent always when trying to use Ethernet and RFM12 at the same time no matter the complexirty of the code, when using both functions, rf12_initialize() hangs.

Any idea? Suggestion ? 

By the way, I have the same problem in 2 different Nanodes RF ...

Thanks a lot !

Nelson-