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
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
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.
Hi again!
You could start off with the UART central example, and add the relevant code from the multilink example.
I don't think we have an example like this already, but I do know there is several other cases on devzone adressing this topic.
So a quick search around the forum might reveal some useful information.
Also, when you start merging the examples, you are more than welcome to post the code you have so far, and explain a little more specific what you are struggling with.
What device/SDK are you working with?
Cheers.
Hi again!
You could start off with the UART central example, and add the relevant code from the multilink example.
I don't think we have an example like this already, but I do know there is several other cases on devzone adressing this topic.
So a quick search around the forum might reveal some useful information.
Also, when you start merging the examples, you are more than welcome to post the code you have so far, and explain a little more specific what you are struggling with.
What device/SDK are you working with?
Cheers.