Hi All
Till now i have been using the Light weight mesh stack with the ATMEGA1284P and AT86RF233. I had originally started with the ATMEGA1281 project and modified to get it working on the ATEMGA1284P. I think i also removed unnecessary projects of other devices.
But now i need to use my application to also work on ATmega128RFA1. I can see all the HAL and phy folders are there.
I have not yet tried it, but i think i can simply swap the folders in my solution explore and do a SaveAs for projects. This would allow me to use the same application for projects i presume?
Is there anything i must keep in mind when working with ATmega128RFA1 and AT86RF233 to do on the application level?
Thank You