Hi All,
I have just got my nRF51 kit (S130) and started working on a beacon project which would transmit advertisements packets from peripherals over a RS485 to a server. The RS485 chip would be connected to the UART pins and I would be using the Nordic UART driver for transmission and reception to and from the server. Since there would be a number of beacon devices on the RS485 bus having a descent amount of traffic, I am worried about the arbitration on the RS485 bus. Does the Nordic offer any means to handle the arbitration and collision in scenarios like this?
Thanks in advance