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...
I'm trying to use fstorage module for event logging; several pages are used as a large circular buffer. When logging wraps from one page to another, the new page needs to...
Hello every!
I was developed my aplication base on nrf52 SDK (version 14.0). I am confused about SDK_config.h file. I can't cognize which macro should be 0 or 1. Example...
Hi all,
we are using the Nordic Uart Service in our product and Id like to connect our hardware to a Linux powered PC. Does anyone know how much effort it would be to make...
Hi all,
I have a working ADC implementation (S130 + Application) and use it to measure an analog input continuously.
However if I use the same code on top of bootloader...
When I have a test using nRF24l01+ with STM32, I can only get a playload datarate no more than 450kbps using nRF24l01+ 2M mode.
How can increase the playload data rate and...
I have been using two NRF24L01 to communicate with each other using just simple Arduino Uno Board.
it worked for 5 days and now all of a sudden it is now working.
I tried...
Hi,
in order to add flash programming support to the iSYSTEM toolchain based on a
customer request I would need a flash reference driver/monitor implementation.
Would...
The sync time for my nrf2460 seems to be about 4 seconds. Is this normal? Secondly, once
the pair is synced at close distance, one or two feet, as I move away sync is lost...
I'm planning on having all of the different Device Information Service characteristics (fw_revision, sw_revision etc) with each being just a single integer for version number...
Can someone tell me what these errors actually mean
JLinkARM.dll CORESIGHT_WriteAPDPReg returned error -1.
JLinkARM.dll CORESIGHT_WriteAPDPReg returned error -102.
...
I am using nrf52840 central and nrf52840 peripheral device. Ble communication is enabled between and data transmission is working. I would like to analyse the packet loss...
Dear community,
I have your Thread example set up with 3 nRF52840 Preview Development Kit. nRF Thread Topology monitor 0.8.0-1 runs fine if I download CLI-example onto...
I use NRF52832 and sdk13.0.0 to develop my own application. I want to generate 1000 Hz Timer to trigger the ADC. I use the timer 1 to generate 1000 Hz. But when I use GPIOTE...
Hi,
In Nordic nRF51822, (please correct me if I am wrong), after I transmit 1 byte of data (since the transmit fifo is 1 byte long and receive fifo is 6 bytes long), I can...