Skip to main content
KSoni.1
Visitor II
April 14, 2021
Question

Is it possible to use custom bootloader to update firmware of BlueNRG-2 chip over SPI or I2C peripheral?

  • April 14, 2021
  • 1 reply
  • 541 views

I have a custom board with multiple MCUs and a BlueNRG-2 chip. I have a binary file of BlueNRG-2 in an external flash connected over SPI or I2C. 

I need to replace the existing application binary with the one stored in the external flash.

    This topic has been closed for replies.

    1 reply

    Winfred LU
    ST Employee
    April 19, 2021

    It is possible.

    You may want to reference BLE_OTA_ServiceManager project for customizing your own bootloader to use SPI or I2C flash accordingly.