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...
Hi, I've got a quick question here about using the GPIOTE driver in tandem with the GPIO HAL . For simplicity's sake, I'm using an in-house library that gives me high-level...
I have been encountering a rather latent bug in a product that we are developing. It consists of a custom nRF52832 board, that is connected to an nRF52-DK via ESB, and the...
Hi
In eddystone when we connect the beacon in connectable mode then it start non connectable advertising automatically without disconnect, same time we can change parameter...
How to send some data from light_switch_server node to light_switch_client node in the mesh sdk examples of the new version mesh sdk 3.1.0?
I basically want to send data...
Hi everyone,
I made a custom pcb and it has nrf52810. I want to flash it using by nrf52840 DK.
This is my connection ;
My Board(nRF52810) -> nRF52840-DK
SWDIO -> SH_SWDIO...
I built this ( devzone.nordicsemi.com/.../Nordic_2D00_Thingy52_2D00_FW_2D00_master.zip) Nordic Thingy SES project and downloaded the generated hex file in Nordic Thingy. Now...
Hello,
I tried to build the mesh sdk in all way.
Please help me or send me the sdk set-up which is without error.
I tried by sdk15.3.0, sdk15.2.0 and mesh sdk. Try...
Hi,
I am having problems with using BLE along with gpiote and ppi for measuring the delay between two waveforms and sending the delay between them to an app using bluetooth...
Hello,
I have recently built and flashed CoAP Sample on my board.
After that the device cannot connect to the mobile network.
Could you please provide me a description...
Hello,
We have finished the development of a prototype device that incorperates the nRF9160 SiP. I would like to know if there is anything I need to set-up in the device...
Hi,
I would like to use hal_time_get() [hal_timer.h] in my project, and I try to add below library into Makefile.
but I got an error. "error: implicit declaration of function...
i am using/ ble_app_multilink/ example present in central folder..i am beginner to this ,,so i have few doubts in it
1)so where actually advertisers(which are advertising...
Hi,I had a problem with nRF51822 DFU.I tried to OTD nRF51822( version SDK_9.0.0 s110 ) wiht Android 9.0 devices( nRF tool version 1.9.0 ),but it always fail at 1%.The problem...
Hello fellow Nordic-ians,
I am developing a custom firmware for Nordic Thingy 52. I am using the Segger Embedded Studio as my IDE and J-link Edu Mini as the programmer ...
Hi,
I have found zboss 1.0 opensource.
Surveying the source, i have noticed that variable "g_zb" (nicknamed by ZG) give system informations.
I can find zed address(16bit...