after trying some experiments with CC2530ZNP ( mini kit) contents of flash memory of coordinator and end end devices was changed .
I tried to restore them with smartRF Flash Programmer. I have found appropriate files on C:\Texas Instruments - \CC2530ZNP Mini Kit\Bin
they are Simple Application Coordinator, Router and End device/ Using Flash programmer i've loaded them back. What have puzzled me is
that all these three files are Text Documents files - but i understand they should be HEX files.
In the same directory one can see some HEX files. When HEX file is opened by WordPad like it confirms with the structure of HEX file - first line for example
have correct structure like this :020000040000FA started with semicolon
Text document file look like this
@8000
23 25 30 32 75 3A 20 47 72 70 25 30 34 78 20 43
There is no semicolon that every line in intel HEX file should started with.
I would be very grateful if somebody will explain me about this.
And unfortunately no explanation what this simple application about - it just sends every some seconds value of volts and illumination.
Information what is on Hyper Terminal not easy to understand.
What about accelerometer which is mounted on board. How it works in given configuration.
Actually my aim is to use board from the kit to write software which will alert free falling of board - without valtage and illumination.
I hope that i explained my questions in understandable way.
Thank you for reading my post
Edsard