Hello.
I would like to make simple GPIO bridge. That means transmitter with Digital input and receiver with digital output. When the state of DI changes, it's transferred to DO wirelessly. The data rate will be up to 70kbit.
Is nrf51822 OK for this? Or other? I know that I should be able to do this with NRF24, but I would like to have one SoC.
Thank you!