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...
Scan in the background while connected to one Peripheral in a multi-linking central.
In this state, we confirmed that there was a period during which Central could not communicate...
Many of your descriptions of your product keep talking about Bluetooth 5 support.
For example: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/Bluetooth...
We are using the secure BLE bootloader from the nrf52 SDK versio 15.2. We did put in our own key files, but other than that I think that I don't think we changed much in the...
Hi, I am a beginner with nRF52840. In the SDK under modules/nrfx/templates we find a file "nrfx_glue.h".
This file contains macros that should be implemented according to...
Platform:NRF51822, SDK12.1 S130
Phenomenon:By flipping the led light in the NRF_RADIO_CALLBACK_SIGNAL_TYPE_START event, it is known that the timeslot request is normal....
This maybe a stupid question but is there any reason to include support for older versions of the SDKs? I am using the pc-ble-driver approach and the example is full of if...
Is there any new information released about the GPS current consumption of nRF9160? I want to estimate the battery lifetime of a 1000mAh battery running the asset tracker...
Hi,
I am under long run test between coordinator and end device.
End device sends a message and goes into system off state until next event(door open) for minimal power...
Hi Everyone,
I am having problems writing to an array in NRF52832 without causing the program crashing at run time.
I declare the array to be 512 uint8_t long
then...
hi, I'm a fresher of this kind of development. My boss give me a board and let me run the Zephyr OS on it. But I am not sure whether I lack some things and how to assembly...
hello I am just needing some clarification on meshing. I am using the long range nfr52 chip. I have a transmitter with a tilt switch that connects to my receiver when connected...
Dear Support team,
could you please advice how can I change the endpoint where Thingy91 sends the measurement data stream from the sensors?
By the default it it is the...
HI, I'm Rafael Fajardo a student at Las Palmas de Gran Canaria University . I am using the nRF51 Dongle and following the Sniffer User Guide, but when I got to the final step...
Hello,
Zephyr has their own Bluetooth stack. Has anyone done an objective comparison of the Zephyr stack to the NRF52 soft device stack? I am very familiar with the soft...