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...
When I test the example, When I disconnect my phone of the nordic board.
I can use the other Phone to connect the nordic board
So, I think that how to avoid the connect...
I compile blinky_pca10040
I use IAR EWARM - ARM Cortex compiler
I have a Rigado BMD-300 on my PCB
Use J-LINK EDU
When I try to download and debug, I get the error
"Failed...
Hi
I came across this article:
www.nordicsemi.com/.../Bluetooth-Smart-hearing-aid-receives-stereo-audio-direct-from-iOS-devices-and-can-recognize-and-optimize-settings...
Hi, I want to change some configurations of my beacon such as packet type, UUID, Tx power and so on, in an online manner through the Bluetooth connection(by an application...
Hi I have run into this error when running. However it has just appeared (the FDS did work but now will not initilise.) I am using Visual_gdb.
As per this issue
I have...
Hi,
I am using nRF8001 with a MCU from PIC18F family. I have successfully configured nRF8001 to send and receive data through the nordic UART pipe (I used the app nRF UART...
I am experiencing a strange problem with stopping a scan. I am using the mesh from github.com/.../nRF51-ble-bcast-mesh together with interval scanning, meaning start scanning...
Hello Nordic developers,
I was tracing through the new SD init code in the HRS example app for nRF52 and followed this macro into softdevice_handler.h. Is it supposed to...
I am planning on using:
NRGF51822 CDAB WCSP (= 128KB Flash, 16KB RAM, 3.5x3.5mm)
Another main chip I will be using is:
LSM303AGR ( www.st.com/.../en.DM00177685.pdf)
...
Hi
In my application I have a function that takes about 1 ms, in which timing is critial.
(I cannot allow even a few us change of the timing inside this function).
When...
Greetings, and thank you ahead of time to anyone willing to lend some advice.
I'm implementing application-layer security by requiring central devices to supply a user...
Hi,
I am having some trouble getting the nrf51422 (running the s130 soft device) to wake up after entering sleep mode. I have successfully entered sleep mode using NRF_POWER...
Hi,
I am trying to work with ble_radio_notification.h. When I import this file to my main.c, I have "No such file or directory error". When I try to add it to nRF_BLE folder...