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...
SDK: 16
Mesh SDK: 410
Example: Light Lightness Server.
I discovered a bug when using the "Move Level" message that doesn't allow the LED to turn off after the move...
hello sir/ma'am
we are using nrf52840 chip in our customized board product and IAR as a development environment and also a debugger called segger jlink .we are not able...
Hello
we are thinking of using the nrf52832 (sdk 16.0, s132) , which we are a bit familiar with by now.
We have a project in which we need to transmit data to 150 unit...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1. I am using ‘ble_app_blinky’.
I am new to BLE certification. I have few queries on BLE Certification...
Hi Team,
I have down loaded the "pc-nrfutil-6.1.zip" from git repository and started the execution by using python commands. while running i am getting some errors.
...
Using PWM control 2.7KHZ buzzer, it can work normally when I don't turn on the broadcast. Every time I turn on the radio, the buzzer seems to blend in with different frequencies...
Hi
Based on zigbee sdk 3.2, add the device to the network, call zb_bdb_is_factory_new() after Joined network successfully, it returns true;
The same is true on zigbee...
Hello,
I am working with nRF52DK, I am trying to implement grouped SAADC for three sensors,
I want to receive all three ADC outputs at the same time on development kit...
Hello,
While working with a bare metal (no SoftDevice or OS) test application to prove code functionalities, I ran out in a weird behaviour that I cannot explain.
I'm...
Hi,
I started to implement the nrf ppm driver into my application. It is a smart connected grand light.
My goal is to smoothly fade the connected power LEDs on, hold for...
Hello,
So I have the following setup. I have an nrf9160 DK board. With the following hardware.
A base shield: https://www.reichelt.com/ch/de/arduino-shield-base-shield...
Hello,
I am using the att_mtu_max_throughput example from SDK 15. I am using an nRF52 as tester and nRF52840 DK as receiver.
I have modified the example slightly so that...
Hi Noridc guys
recently I got some issues about how to know device network state. then I found there was a issue in zb_bdb_is_factory_new() API.
first, i formed a network...
Hi,
I have a problem of crash device after trying to connect my device to the PC via NFC.
The issue is very rare.
I think that the issue occurs because of an assert...
Hello,
I'm currently testing the bootloader with nrf52832 DK on SDK16.0.0 with Segger Embedded Studio. I followed the guide provided in this link https://devzone.nordicsemi...