Hi Nordic Team,
I am requesting any block diagram level documentations - on a high level software architecture overview of SDK.
My goal is to understand how different layers of drivers are interconnected.
main->app_uart->app_uart_fifo->nrf_drv_uart->nrfx_uart->nrfx_uarte->nrfx and so on.
The same layers app, nrf, nrfx can be observed in twi and implementing other peripherals.
Same is the case with ble drivers
Is there any quick read documentation of overview on this architecture and relationships ?