Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
The first chip silkscreen for 2050ST ,second chip silkscreen is 2109XN ,third silkscreen is 2052TJ, transmit power configuration for 8dBm actual test from the chip side, test...
Hello,
I'm trying to flash a nRF52840 board (Particle Xenon) with nRF Connect for VSC on macOS.
macOS Big Sur 10.16
Here is my nRF Connect - VS Code environment: ...
Hello,
I am using multiple ADC pins and realized that repeated calls to the ADC give inconsistent data, suggesting that the conversions are not completing before the next...
As far as I understand at the moment only proprietary solutions are available for Mesh DFU and Remote Provisioning.
I assume that Nordic is working on standard solution...
Hello,
After looking at the schematic of the nRF9160 DK and the Thingy:91, I noticed that for the nRF9160 DK there is only one antenna design for LTE, while for the Thingy...
Hello,
When I attempt to download the zip file with title: "nRF ready Smart Remote 3 for nRF52 Series firmware files, version 1.2.1.alpha" from https://www.nordicsemi.com...
Hi Team,
I have a few questions regarding nRF5 SDK and nRF Connect SDK.
I have previously used nRF5 SDK for two years, with and without freeRTOS. We might be making a...
Hello Devzone Community,
I am trying to incorporate Nordic's version of Segger Embedded Studio, SES v5.60 in Zephyr based firmware development for the nRF9160. I've cloned...
Hi, Im trying to get the debugger working in VSCode using the new nrfConnect for VSCode, while following the Youtube series for nRF Connect in VSCode. Im using the following...
When compiling the sample located in samples/subsys/nvs/src/main.c I get the following compile error:
I tried to revert the last commit and manage to compile and run the...
Hi DevZone !
I have a problem with the FDS library. I am using it to store configurations of my nRF52840 that I read every time the chip resets I will write in that only...
Hi,
I have a nRF51822 evaluation board and a nRF52833 DK.
Would it be possible to do Bluetooth direction finding with both of them?
I understand that nRF51822 is not...
Hi,
I am trying to measure my circuit sleep current while connected, through a high value resistor, the problem is while waking up each MIN_CONN_INTERVAL the processor wakes...
It is found that under the same routine in zigBee SDK, the project under pCA10056 folder can run normally without burning the protocol stack, but the project under PCA10059...