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

UART in the mesh topology

Dear Sir/Madam,

I need help. I am using UART to send the data in the mesh topology .and I configured mesh using light_switch source code. is it enough to send data using AT command? (in the mesh topology using light_switch server proxy) if not please tell 

Parents
  • Hi.

    I think you need to provide some more information about what you want to acheive here.

    I don't know anything about your project, what versions of the SDK, SD, etc.
    We have a SDK UART coexistence example in the Mesh SDK that you can take a look at.

    Best regards,
    Joakim

  • I am using MCU m4.in which 3 BLE(BT832x). We are sending data through UART to BLE1 and this BLE1 will send data to BLE2 (which is in mesh ) and also through mobile to BLE2.BLE2 is the main receiver it will receive the data through BLE1, BLE3, and mobile.

    Q1>  what will happen if I will turn off all BLE and turn on all BLE .will work again automatically in the mesh topology?

    Q2> I am using AT command to send the data to BLE2 using BLE1, BLE3, and mobile. How it can be possible?

    Q3> Or Shall I have to make one BLE as a provisioner to connect all BLE as a mesh?

    Q4> is this possible to make BLE as a provisioner To make all BLE as a mesh without a mobile?

    Q5> We bought 10 pieces of Evaluation board (nRF52832), J-link,30 pieces of BT832x, etc for the initial experiment.

    we are making all BLE as a mesh so what I have to do plz help me as much as possible quickly.

    and all the mesh are working on UART communication to send the data and receive the data

    Thank you

    Regards

    Saira

    • versions of the SDK, SD are as following
    • Segger Embedded Studio (SES)
    • Nordic nRF5 SDK version 15.0.0
    • Nordic nRF5 SDK for Mesh version 2.2.0
Reply Children
No Data
Related