Tool/software: Code Composer Studio
Hy,
as stated before I start a new project from scratch.
The hardware is CC1352R1 based and shall support subGhz and BLE, usually only one RF is active at a time. Of course device shall be updateable over RF, most probably BLE.
What would be a good starting point for that project? So far I tend to favour the dmm_wsnnode_ble_sp project, but there RF comes as a library, so there is only one binary, which is not too ideal for OAD. Will it be simple to divide that into i.e. stackBLE, stacksubGhz, App? Or would you recommend a different start project?
I need to implement my own OAD protocol anyway to stay compatible with earlier products, so the OAD code itself is not the issue, it is more the overall project architecture.
Thanks in advance
Harald