This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Nordic nrf52840 uart interface to gsm module

I want to develop nrf52840 with ble mesh topology.

However I need one node to transmit data received from all the nodes via uart to a gsm module

Can anyone please  tell me where do I find the code  for transmitting data to gsm module over uart

As this device has two uarts one is used for ble and I want to use other uart for interfacing to gsm module

Related