Hi,
I have a question regarding nrf52840. Can I communicate nrf52840 with sim808 GSM? Can I send AT commands through nrf52840 to sim808 and receive a response in BLE?
Thanks!
Hi,
I have a question regarding nrf52840. Can I communicate nrf52840 with sim808 GSM? Can I send AT commands through nrf52840 to sim808 and receive a response in BLE?
Thanks!
Hi,
We have a similar example on our Github repository that sends AT commands from the nRF52 to the nRF9160. It should be a good start for your project.
Jared
Thanks Jared. I will check this example. If I have only 2 nrf52840 DK, can I send AT commands from one board to another for start?
You could send it, but you have would have to implement the receiving part yourself.
You could send it, but you have would have to implement the receiving part yourself.