I know nothing at all about bootload mode, but 115,200 baud can be problematic with any XBee if you’re not careful. So my suggestion would be to try this at a lower baud rate, in order to eliminate that possible issue.
A question: which manual are you referring to? You refer to page 140, yet my copy of the ZNet2.5 manual (which is the one that applies to this forum) only goes up to page 90.
You can enter the bootloader by using the terminal tab of the X-CTU and the following steps:
Enable hardware flow control on the PC settings tab
On the terminal tab, de-assert the DTR and enable Break
Send a at 115.2kbps
Hit the reset on the interface board
remove the break and change to 38,400 bps.
thanks mvut. I enabled hardware flow control on the PC settings tab. i also de-asserted the DTR and enabled Break. but how do you send the on the terminal tab??
Here is how to do this on the ZB module using the X-CTU. I am simply following the directions in the ZB product manual.
Read your radio in the Modem Configuration tab. set the BD parameter to 7 - 115200 (this is necessary as the bootloader communicates at this rate, and no there is no issue with this baud rate on this chip. That only applies to the 802.15.4 module)
Click Write to store the parameter value.
In the PC Settings tab, set the baud rate to 115200 to match.
Disable hardware flow control, do this by setting Flow Control to NONE in the PC Settings tab.
Click to the Terminal tab.
Uncheck the RTS box.
Check the Break box.
Click the Reset button on your Digi Interface board.
Uncheck the Break box.
Click in the terminal tab and press the Enter key.
Ah - I see from gworle’s comment that I’ve been feeding false info about the 115200 baud rate. Presumably the series 2’s have a higher clock rate than the series 1’s - anyway I’ve taken the point and thanks gworle for the correction.