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 am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
I have an implementation of pstorage that works very effectively in one build of software, but is dramatically slower in another. Specifically it is taking 10 minutes to actually...
Hello everyone,
i just stuck with bluetooth Range in nrf51822. I am transmitting data using bluetooth at +4dBm(which is maximum). In my experiment my nrf51 dongle is moving...
Hello, I am using the examples\ble_central\ble_app_hrs_c project from SDK_8.1.0 with s120_nrf_2.0.0 on an nRF51422_CEAAB00. This when the variable m_scan_mode set to BLE_FAST_SCAN...
Hello Noric expert.
I am stuck with writing data to flash. I am using nordic's nRF51-DK.
My sdk version is 9.0
Could you go over my code ? My code is attached.
...
i have successfully uploaded my custom made file to my nrf51422 sdk v8.0 and softdevice s110 using DFU/bootloader. but when i try to upload my file 2nd time i got an error...
Dear Developer Zone
I have searched now a lot in the Internet, mostly the say it's possible to reprogramm the Firmware of the nRF51822. I have such a chip and a JLink Debugger...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hi,
What is the minimum current draw required to keep on internal DC/DC regulator in nRF51822?
In S110 SoftDevice profile, is it possible to keep on internal DC/DC regulator...
Hi,
I developed an application for nRF51822 starting from ANCS example.
All works fine but I have current scenario ... starting from a clean situation ...
Execute...
i use demo ble_app_multilink_central and ble_app_multilink_peripheral ,in SDK 8.1.0,but when i use sd_ble_gap_connect (S120 to S110)return NRF_ERROR_INVALID_STATE ,
why?...
I am checking values of my PCB with an nRF51822. VDD = 3V. AVDD ~= 800mV
I was expecting a the AVDD voltage drop to be much less. What should the AVDD voltage be? What...
Hi,
I want to design one BLE braodcaster and one BLE observer using nRF51822 chip.
What should be the advertising interval time and receiving interval time (with receiving...