Hi,
I am inserting BLE functionality in my existing product. My existing product uses Quectel's M66 module which has 32-bit ARM7EJ-STM RISC in it. I want to use CC2564MODA to enable the BLE functionality, but learned that I need to host the BLE stack on my host controller which is Quectel M66. i have gone through the porting guidelines in which it suggests to implement HAL.c as per platform.
Will it be possible to port the Bluetopia stack on Quectel's M66 (32-bit ARM7EJ-STM RISC) module?
What will be size of the stack?
Vishal N