Hi :)
I developed my Bluetooth app with MBed and the RedBear BLE nano module. My jumper wire installation connecting an stm32 with the module is working great and everybody is happy.
Now I need to make a design in and I want to put the my host controller (STM32) on the same PCB as the Nordic nRf51 SOC.
The question no is how to program the Nordic chip when soldered, is there an example how I could program the Nordic SOC with an STM32?
We will need to program many of these units that's why we need an automatic process. I thought about something that the STM32 is programming the .hex file to the Nordic Chip automatically at the first start by UART.
I hope you can help me, any links and documentations are helpful for me to.
Thanks in advance Chris