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,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello,
Just want to ask how to solve this issue? I am using J-Link with updated version.
I also did 'erase all' before updating the modem and flashing. I succeeded on...
Can Anyone tell me the reason for the error code. I am using nRF52 DK taking the sample beacon example as my code to integrate my data so that it advertises every x seconds...
Hello.
I developed the device using the nRF52810.
SDK 15.0.0 and S112 6.0.0 were used.
I recently noticed a new Bluetooth Core Specification v5.1 update to S112 Ver...
Hi.
I inquired about QDID 49943 not long ago.
https://devzone.nordicsemi.com/f/nordic-q-a/57749/update-softdevice-version
I inquired about adding S112 to QDID 4993...
Hello,
My nrfConnect programmer is unable to read anything from my board.
It is giving me this error message- Could not fetch memory size of target devkit: Error: Error...
Hello,
I am trying to flash my NRF52832 device with "JLink_Linux_V670a_arm" using a Raspberry Pie, a JlinkScript and an sh Script but I keep getting these errors. Could...
Hello,
I've build a small utility around https://github.com/NordicSemiconductor/pc-nrfutil which pretty much exposes some arguments and forces the device to update to enter...
Hi, I want to use the BLE stack with an existing software that has a scheduler, I want to achieve a scheduling timeline as in this image How can I achieve this using the nrf...
Right now we're using nRF52832 on our devices for various BLE Sniffer features.
We need to improve both capacity and throughput of the BLE Sniffer - ideally we need to...
Hello,
I have a question regarding the Secure Connection (SC) OOB pairing procedure of the softdevice 132. As I'm currently trying to implement a secure pairing (Eavesdropping...
Hello,
I want to add the Thingy 91 to the nRF Connect Cloud. The SIM was activated correctly. I've inserted the SIM card and know I'm waiting for the LEDs to blink yellow...
Hi, I am using the UART over BLE example + a timer interrupt + a pwm signal. And I am facing the following problem (error launched by my phone app: ) This happens sometimes...
Hi ,
In order to capture and get the data from the external BLE beacons,
I am trying to simulate this using nrf connect Advertiser option instead of using Beacons...