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 Support team,
with asset tracker examples, seems not able to connect to nrfcloud recently with NB-IOT network.
do you know what is the reason?
Best Regards...
Hello,
I open the project :
I want to flash the basic application asset_tracker to my Thingy 91 after I built it from Segger to be sure everything is set and working...
Hi i was trying to add nrf calender part which i found in git hub for nrf52 chip with ble app uart example, but when i nrf_sdh_enable_request() called to initialize ble system...
Hello
I want to install the nRF Connect SDK (v3.4.1) on my Linux Elementary OS 5.1.6 Hera to use the nRF9160 and the Thingy91 later on. I've installed the toolchain and...
Hey,
I am working on S130, nRF51, been working for a long time with DFU and it was fine both using nRF Connect and nRF Toolbox
Lately I changed my workstation and so...
Hello everyone I am trying to program my dongle with the Dk Following this schematic :
When I press the reset button on the dongle, the led start pulsing in red.
I am...
someone that can give me a datasheet of this microcontroller (i think) i searched the hole web and don't find one in specific, the one i found are different in the last line...
Hello, I am working on low power modes of MCU M33 core in nRF9160 SOC.
From the document of nRF9160 product specification v1.0, understood that there are two low power modes...
Hello,
I am trying to capture the advertisements of the surrounding BLE devices with NRF52840 Dongle using pc_ble_driver_py python library. I am successful in capturing...
I am working on third party module RAYTAC MDBT50Q-DB with nRF52840 with SDK V17.0. I am trying to run ble_app_interactive example on it but just can't get it done. I have...
Hello,
I'm using the light_switch example for my application and I've integrated my custom model into it. I want to learn which address the server and client respond/publishes...
Hello,
I want to give user defined hard-coded OOB Number in this example for generic on-off Client-Server code, for provisioning both client and server node ( nrf52 DK ...
Hi,
We use mdbt42v(nrf52832) to design a custom board and we encounter a strange issue.
We use ain2(P0.04) to measure a Variable Resistor value, the code working fine...