Hello everyone ,
i want one central uart and three uart peripheral , i want to connect the central to all three peripheral , if i send data from central , it should receive at the peripheral side . so i am trying to merge the multi link example with uart . how to do ? what are the things i should change .
if anyone have done please help me
Thanks in advance