This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

THingy91: Any sample applications for nRF91 FW showing interface to nRF52?

I've seen the Connectivity Bridge Application in the ncs,  however I can't find any sample application for the nRF91 side showing how it can send/receive data and events from the nRF52?  Is this yet to be built out?  What is the default FW inside the nRF52 on the Thingy91?

DC

Parents
  • I've seen the Connectivity Bridge Application in the ncs,  however I can't find any sample application for the nRF91 side showing how it can send/receive data and events from the nRF52?  Is this yet to be built out? 

    The connectivity bridge will simply forward data to/from the nRF9160 SiP to/from the USB (computer). If you would like the Thingy:91 to have this capability (forward data) and also the possibility to send events from the nRF52 you have to modify the connectivity_bridge sample (or the usb_uart_bridge sample), you have to modify the sample. Please tell me if this is the case, and I can tell you how to go aboutthis. If not, you could program the lpuart sample on both the nRF9160 and the nRF52840 to communicate over UART.

    What is the default FW inside the nRF52 on the Thingy91?

     I've asked internally about this. I'll get back to you soon.

    Best regards,

    Simon

Reply
  • I've seen the Connectivity Bridge Application in the ncs,  however I can't find any sample application for the nRF91 side showing how it can send/receive data and events from the nRF52?  Is this yet to be built out? 

    The connectivity bridge will simply forward data to/from the nRF9160 SiP to/from the USB (computer). If you would like the Thingy:91 to have this capability (forward data) and also the possibility to send events from the nRF52 you have to modify the connectivity_bridge sample (or the usb_uart_bridge sample), you have to modify the sample. Please tell me if this is the case, and I can tell you how to go aboutthis. If not, you could program the lpuart sample on both the nRF9160 and the nRF52840 to communicate over UART.

    What is the default FW inside the nRF52 on the Thingy91?

     I've asked internally about this. I'll get back to you soon.

    Best regards,

    Simon

Children
No Data
Related