Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Dear Nordic.
I am manufacturing PCBA product using nRF52810-QCAA
My customer request to me about environment and Minerals report
I need three type of documents as...
Hi all,
I am trying to "add" the DFU bootloader to my application and I have some questions regarding it:
my thought are:
add to DFU bootloader example code, part...
Hi, After compiling the at_command example form the new release v1.0.0 and updating the nRF connect tool to version 3.0.0 I get the something that looks like bad baud rate...
I am using J-Link debugger.
I am programming nrf51822. On the Jlink commander my desktop sees my J-Link Lite CortexM device.
When I try the run an example on keil5 I got...
Hi All,
I used app_uart_fifo.c and it worked however RX is not good so I switched to LIBUARTE.
The RX part is good with LIBUARTE however when TX traffic is high nrf_libuarte_async_tx...
Hi,
I am using the nrf52832 dk
i am using the uart code from the sdk.
how do i clear the rx_buf and tx_buf (buffers) and set the pointers to the beginning of the buffers...
I have read through the USBD section in the nRF52820 datasheet and I think I cannot do what I need, but wanted to confirm I am not missing something.
I would like to make...
Hi,Master:
See below:
BAT + = 3.88V
a).When I removed the MCU:BAT_ADC = 2.556V
b).When I soldered the MCU:BAT_ADC = 2.28V,Why is there a 270mv voltage drop?
In the...
Hi, nRF9160 modem firmware V1.0.0 avalable from nordicsemi.com.
"Please use nRF Connect Programmer to update modem firmware."
it means that open nrf connect and choose...
Hey there,
I am having a strange issue where once I connect to a PCA10031 device using the Bluetooth low energy app (v2.2.1) the entire screen turns white just after the...
I would like to setup a development environment for the Thingy. I see there is a User Guide geared towards demoing the example application, but there isn't a specific getting...
Hello,
Currently, I am using NRF52832 and nRF5_SDK_15.2.0. Also, I am using FreeRTOS.
I disabled softdevice by calling nrf_sdh_disable_request() before goes to sleep...
I have a custom nRF52840 board, very similar in basic design to the nRF52840 Dongle, but with a 9DOF sensor. The sensor asserts an output pin when data is ready. This output...
Hi
In the MESH_310 have LPN device.So,I want to integrating Friend feature for light_switch_server example.In this case,this light_switch_server device can be realised...