I have the BMD-300 series evaluation board and I am able to program the various examples supplied from Nordic and communicate using the Nordic smartphone apps. I propose to use the development board to program a BMD300 module to act as a simple UART and mount this on a custom PCB to interface with a ATMEGA256A3BU controller.
Once programmed, is it possible to treat the BMD300 device as a dumb UART and communicate with the device using Rx and Tx lines alone ? I would simply forward all received data to the Tx port of the BMD300. Is this a reasonable approach or will it be necessary to have substantial support for initializing the device on startup ?