How to upgrade the nRF52832 tag in OpenWRT+nRF52832 gateway

How to upgrade the nRF52832 tag in OpenWRT+nRF52832 gateway

gateway(openwrt+nrf52832)
|_____ nrf52832 tag1
|_____ nrf52832 tag2
|_____ nrf52832 tag3
|_____ nrf52832 tag4
|_____ ......

I use OpenWRT+nRF52832 as the gateway to connect to other multiple nRF52832 devices. Now you want to upgrade nRF52832 tag on the device side through nRF52832 of openWRT gateway

Could you please give me some suggestions? Thank you very much!

Parents
  • Hi,

    Is this a consumer product, or a custom setup? As far as I know, this is not a solution provided or supported by Nordic. 

    How are you interfacing with the nRF52832 from OpenWRT? What firmware is running on the nRF52832?

    Do I understand you correctly that you want to update the firmware running on the nRF52832 tags over BLE (DFU) from the nRF52832 connected to OpenWRT?

    Best regards,
    Jørgen

  • Still missing some details to understand your questions.

    What hardware is OpenWRT running on?

    You say you have a nRF52832 connected to OpenWRT through a serial port. What firmware is running on this device? Are you running any applications on OpenWRT that talks to this device over serial? Is it using pc-ble-driver(-py)? Or HCI? Something custom?

    If your OpenWRT device can run Python, nrfutil is the tool we provide to perform DFU over BLE. This may or may not work well with your OpenWRT device based on its capabilities and HW architectures.

Reply
  • Still missing some details to understand your questions.

    What hardware is OpenWRT running on?

    You say you have a nRF52832 connected to OpenWRT through a serial port. What firmware is running on this device? Are you running any applications on OpenWRT that talks to this device over serial? Is it using pc-ble-driver(-py)? Or HCI? Something custom?

    If your OpenWRT device can run Python, nrfutil is the tool we provide to perform DFU over BLE. This may or may not work well with your OpenWRT device based on its capabilities and HW architectures.

Children
No Data
Related