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

Build a Multilink/Uart Central

Hi, 

I want to write my own Multilink/UART example from scratch, because I'm too confused from all these examples.

What I need to get that code done? Or has anyone build something like this? 

Thanks for your reply Slight smile

Parents
  • Hi!

    I would advise you not to start from scratch.
    My suggestion is to spend some time learning the examples instead, and use them as a template.

    However, if someone else in the community has done something like this, they are more than welcome to share their thoughts.

    If you decide to spend some time studying the examples, you are more than welcome to post a question here on devzone if something is unclear.

    Best regards,
    Joakim.

  • Hi Joakim, 

    thanks for your reply, but which example do I need? 

    I've studied the Central example for Uart and the Multilink example, but I can't compile a working Code. 

    Slowly I will get in time stress, because I need to finish this Project. In the last 5 weeks I did not get further than I was since the last 5 weeks. I only need a example code, to know that it is possible to connect multiple peripherals to a central and send some data from the peripheral to the central.

    Which part of the Uart Central and the Multilink Central example code are the Important ones that I need to succsesful connect some boards together and send some data to the Central?

    Please I need really help.

    Best regards, 

    Mootseeker.

Reply
  • Hi Joakim, 

    thanks for your reply, but which example do I need? 

    I've studied the Central example for Uart and the Multilink example, but I can't compile a working Code. 

    Slowly I will get in time stress, because I need to finish this Project. In the last 5 weeks I did not get further than I was since the last 5 weeks. I only need a example code, to know that it is possible to connect multiple peripherals to a central and send some data from the peripheral to the central.

    Which part of the Uart Central and the Multilink Central example code are the Important ones that I need to succsesful connect some boards together and send some data to the Central?

    Please I need really help.

    Best regards, 

    Mootseeker.

Children
Related