Re: XBee network discovery in API mode

"[email protected] [rabbit-semi]" <[email protected]> 05 Feb 2016 00:05:37 -0800
Newsgroups gmane.comp.hardware.rabbit-semiconductor,gmane.spam.detected
Message-ID <[email protected]>
Thank you Tom, 

 The problem is solved, I was just loosing the second frame because my debugging messages were too long...
 Now everything is ok, I'm receiving a 0x88 frame for every router.
 

 About your library, I new of it, looks pretty good, but I have a problem with this kind of libraries: I prefer to write my own :D
 

 Seriously, for this kind of library, the documentation should me a lot more extensive. Something like the tcp/ip manual (three volumes). Or, at least making a combo manual with the current xbee manual content interleaved with the library functions. Something like a hybrid doc with both hardware/protocol related description AND the library implementation. Otherwise the user should read both docs separately and should make the connections by himself.
 

 I took your advice and setup the modules to 115200.
 

 And as a little observation: the manual says that the modules are in API mode by default (ATAP=1). This is nor the case, all my modules came with ATAP=0. Probably this is a little documentation slip.
 

 Thanks again,
 Raimond