I have to make a connection from a central_uart to 4 periperal_uart every 60ms Sending 30 byte .
I Have to make a polling of all the peripheral every 60ms.
I know that a connection will take 7.5mS more or less. If I use Bluetooth connection context lib I don't lose 7.5ms for the connection ?
The 4 Peripherals will be always connected with the central ? May I save this lib in NVM ? And than I use the " saved data of the connection context lib " when I start again the central_uart?
I would like to take on the connection between the central_uart and the 4 peripheral_uart for 8h.
Best Regards
Novello G.