Editing XBee Series 1 module's firmware
mashorif
Posts: 6
I want to implement a different encryption in the communication between two XBee 802.15.4 Series 1 modules. I have used XCTU and saw the encryption is AES 128 but I want to use something else.
1. Will I be able to edit/reprogram the coding used for XBee 802.15.4 Series 1 to change encryption?
2. If yes please let me know the procedure.
3. If No, please let me know with which module I will be able to accomplish this job.
Please let me know these queries as I can not find the answer anywhere else.
Thank you.
1. Will I be able to edit/reprogram the coding used for XBee 802.15.4 Series 1 to change encryption?
2. If yes please let me know the procedure.
3. If No, please let me know with which module I will be able to accomplish this job.
Please let me know these queries as I can not find the answer anywhere else.
Thank you.
Comments
Thank you Mike. I saw this but could not understand that I can also put any code in there. May I please know what kind of code I can put there [e.g. C/nesC or something else]. If you happen to know some resources about this work could you please share it with me? Thank you again for your reply.
I now understand and Mike your answer is what I was looking for. I wanted to program the radio module - which eventually is not possible. And if I understood you properly in your last comment you said that it's almost same to program the radio (suppose Xbee) with a microcontroller connected (as like Arduino UNO) with the newer programmable version. I got it. I really am thankful for taking the time to answer my poorly-answered-everywhere query. If I want to put any encryption I have to do that in MCU (in my case the Arduino UNO). Thank you.
Thank you Tracy for your comment too. This is another good piece of advice which may help me in selecting future Xbee radios.