April 25, 2024, 11:50:58 AM

MOD-ZIGBEE-UEXT coordinator issues

Started by aragorn0021, April 29, 2014, 04:43:59 AM

Previous topic - Next topic

aragorn0021

I bought some MOD-ZIGBEE-UEXT of you guys.

I am trying to program one as a co-ordinator and am having some issues.

I am trying to program one using the pre-built coordinator.hex file.

I am programming them with one of your PIC-KIT3 along with a PIC-ICSP.

I am having the same issue with trying with multiple MOD-ZIGBEE units, on MPLAB8, MPLABX and MPLAB IPE.

I have also tried to use the MPLAB ICD 3 to program them to no avail.

This is the error I use either programmer, on any of the above programs, please advise of a possible solution. The log from MPLAB IPE is as below:


2014-04-28T09:43:05-0700- Completed loading IPE.


*****************************************************

Connecting to MPLAB ICD 3...
Firmware Suite Version.....01.28.56
Firmware type..............PIC18F


Downloading Firmware...
Downloading bootloader
Bootloader download complete
Programming download...
Downloading RS...
RS download complete
Programming download...
Downloading AP...
AP download complete
Programming download...
Firmware Suite Version.....01.30.09
Firmware type..............PIC18F

Target detected
Target Device ID (0x0) does not match expected Device ID (0x2020).

*****************************************************

Lurch

QuoteTarget Device ID (0x0) does not match expected Device ID (0x2020)
This is usually the message you get when the target board/chip is not powered. Are you supplying 3,3V to the MOD-ZIGBEE before you try to program it?  Most of the tools/programs require external power and don't supply it through the programmer (I use PickIt, not Olimex's tool).

aragorn0021

Yes we have tried powering it through both the ICSP using the option within MPLAB set both at 3.25v (default) and the board blinks a green light so it definitely is powered.  We have also powered one through the UEXT connector while trying to flash it. Both to no avail.