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...
Hello,
I'm trying to optimize my application :
I have a central (nRF52832 s132) which communicates for a short time to a peripheral (nRF51822 s130) and then disconnect...
Hi
I'm trying to register an fds_evt_handler() in SDK 14. I have several questions:
Should I be registering fds_evt_handler() with NRF_SDH_SOC_OBSERVER or NRF_SDH_BLE_OBSERVER...
Hi!
Is there any chance to get the Altium files for the nRF24L01 refmodule with PCB antenna? I found the files but for the SMA version and I'm trying figure out the same...
Hello,
This is Milav Soni from Teq Diligent,India.
I explore the nRF52 series Chip and nRF51 series chip.
I also explore some of your BLE video.
I have one question...
Hello,
I'm using SDK 13.0.0.1 to develop my project. For driver example, such as RTC, I can't see data log while I can see the data log for BLE example, such as ble_app_uart...
Hi @ all,
We discovered a bug in the Nordic TLS API, which only appears once a secure TCP connection that makes use of certificates is to be established.
The provided...
Hello All,
I'm developing a BLE sensor based on the nRF52832 which needs to do the following:
Use an (i)Beacon for the user to find the sensor with an App on a mobile...
nRF52832 has errata about gpiote as below.
3.29 [97] GPIOTE: High current consumption in System ON Idle mode
So I want to use PORT event for gpio interrupt, but PORT...
Hi all,
I programed hex file (blinky example) to nRF51DK via nRFgo Studio, and the board could work fine (keep blinky).
However, the nRF51DK will work FAIL (LEDs are not...
Hi,
I need to monitor voltage very frequently, have access to the latest value and also to have interrupt on low limit.
But I do not want to have interrupt on EVT_DONE,...
Does anybody knows exact number of the "4 SIG fixed group addresses"?
Is it 0x00? or other?
In the SIG document, there is below chapter.
Group Addresses
A Group...
Hello Sir,
I have developed a product on nRF52832 DK kit and using S132 soft device. I want to flash this same hex file into SparkFun nRF52832 using nRF52832 DK. But i...
I'd like to use nrfjprog to read contents of QSPI external memory. (I'm using an nRF52840-QIAA on a custom PCB, based on the PDK.)
Using application firmware I am able...
Hello
i am using nrf52840 dk with sdk 13.0r3 software.
on first board, using example ble_app_hrs_rscs_relay example.
on second board, using example ble_app_hrs_peripheral...