how can send and receive in nRF52840 UART .(with out using android app )
how can send and receive in nRF52840 UART .(with out using android app )
You use the UART driver: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/hardware_driver_uart.html
Here is an example using the UART driver: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/uart_example.html
thank you i will check .. do you have any snippet for nRF52840-GSM interfacing
No, sorry we don't have that
ok thank you
how can in send and receive data in UARTE IN nRF52840 . do you have any snippet for UARTE SDK15 (BOTH ses and keil IDE )
how can in send and receive data in UARTE IN nRF52840 . do you have any snippet for UARTE SDK15 (BOTH ses and keil IDE )
The UART example I posted below is for the UARTE peripheral. It has project files for both keil and ses.
i didn't find the example, can you send me again?
please send the example code
The code is in the SDK. Download the SDK to get started. http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk/keydef/PLUGINS_ROOT/com.nordic.infocenter.sdk5.v15.0.0/index.html
Direct download link: https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v15.x.x/nRF5_SDK_15.0.0_a53641a.zip
The UART example is located in this path inside the SDK: examples\peripheral\uart
If you need help to get started developing on the nRF52, please see this getting started guide: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/nrf51_getting_started.html
And please don't double post:
https://devzone.nordicsemi.com/f/nordic-q-a/33368/sdk15-nrf-52840-uarte