Hi All,
I am still wrapping my head around the different build options and hardware availability in mbed. It appears the the FRDM-K64F platform is the default for most / all examples. Additionally, for any 6LoWPAN mesh implementations, it appears the an Atmel at86rf233 module is the default “go to.” Unfortunately, acquiring said module doesn’t seem to be as easy. And i’m really interested in testing out the Thread implementation for low power mesh.
Looking around it appears that NXP’s FRDM-CR302A daughter card is readily available and designed for the FRDM-K64F. Which brings me to my questions:
- I don’t see a mbed driver for the MCR20AVHM device in the github repositories. Does one exist that is public?
- I do see reference to it in the mbed classic. Does this mean it just isn’t “ported” over to mbedOS?
- Is there any interest in having said driver ported over?
- Is there a porting guide that I should be following that lists all the relevant API calls? I recall seeing something when I was digging through the documentation but I can’t find it now.
Thanks in advance for the guidance. This has the making of a fun evening / weekend project!
-Colin