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...
Hello everyone,
I'm facing a weird issue where the nRF52832 would reset and upon reading the RESETREAS reg, the value is 0x10001 which, from the data sheet, indicates that...
Hi,
I am using a custom board which as nrf52832 as the core device
When I try to compile with the ARMCC compiler the whole project compiles and works but when I switch...
Hello everybody,
i can't pass the test case GAP/DISC/NONM/BV-02-C with PTS Tool
My System:
nRF51822
SDK 12.3.0
Softdevice S130
The tool tells me to prepare...
I use access_model_pulish to send group message by a server, and make other servers listen. the message can go through, but after 5~30 mins, one of the receiver server cannot...
Hi,
i want to set up an eddystone beacon (UID Frame) application using the timeslot API, because i already use the softdevice for other advertisement.
So, i get started...
Hi All,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
I have problem with MacOS computer.
If I try to connect via BLE using...
Hi
We're trying to transfer a zip file OTA that consists of both the softdevice and the app. We are using nrf52840 with SDK 14.2.0 and softdevice v6.0.0-6.alpha, and are...
Hi Nordic,
this isn't a request for help, just to let you know that there is a small bug in ble_dfu.c in SDK14.0.
When calling ble_dfu_buttonless_init, the init struct...
I am developing a Bluetooth Mesh program to run on the nRF52832 development board. I started by modifying the "nrf5_SDK_for_Mesh_v1.0.0_src\examples\light_switch\server" program...
Having spent some number of hours figuring out production flashing and field updates, I think I now understand the current methodology. The biggest challenge was to sort out...
Hi,
I am trying to use random number generator as implemented in ".../examples/peripheral/rng" from SDK14.2 in a project but receiving compile problems as shown below. ble_app_hrs_rscs_relay...
Hi,
I noticed that my current NRF52 based prototype is consuming 4.5mA as soon as I enable the BLE functionality, when its off its only 1.6mA
I send the chip to a sleep...
Hello !
I was wondering How the interval connection was calculated in the Android application nRF Connect ?
Do you use a special/ hided function ?
I tried to get it...