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...
Hi,
I'm attempting to use OpenOCD to perform the equivalent to "nrfjprog --recover", since we've recently started using that feature.
I read through this case, but it...
Version 4.20a (Win x64) of Segger's Embedded Studio has problems with it's C syntax highlighting -- specifically conditional compiled sections of code. Code that is not being...
Hi,
We are using nrf52840 to develop a cryptocurrency hardware wallet. We want that user can verify that the device is authenticate. In order to authenticate, the desktop...
Hi,
I'm using Kail and I have a project with original target device nrf52832xxAA, I need to change it to nrf52832xxAB (the device onboard is nRf52832QFAB).
When I...
Hello,
I have to send SMS from NORDIC nrf9160dk which is using iBASIS sim card to my mobile phone. For this I tried two programs (at_client and simple_at). But nothing works...
Hello,
I am trying to run https://github.com/sigurdnev/fw-nrfconnect-nrf/tree/master/samples/nrf9160/i2c_scanner exampl. It is not compiling with the zephyr right now...
Hi,
for a new project we use the NRF52480, I can get it into low power mode with a total use of 20µA ( with all the other hardware on the board ). But when I initialize...
As far as I can tell, the packet sent by nRF24L01+ PTX only contains a destination address. There if no information that identifies the transmitter (i.e. PTX).
So, when...
Hi,
Just a small question, as the subject indicates: Is the power consumption for the Radio RX component (per µs) indicated in the Online Power Profiler for connectable...
Every time I try to connect to Android phone (running Android 7) or nrfConnect, it connects the first time. After I restart the nrf52 DK, the host takes a while to reconnect...
Dear Nordic support,
Now, I am using Nrf51822 to build up BLE Mesh network in my project on Keil C. As I found in here, Nordic doesnt support this chip anymore but is there...
When I try to receive data from terminal at that time it can not goes in uart_error_handle() function and data is not received.
Which macros are enabled in sdk_config.h...
As regards the NRF52840, I want to make sure that it is in System Off not Emulated System Off. Hence the device must not be in Debug Interface mode .
I want to retain the...