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...
Hi Nordic experts,
Recently, I tested and found that I failed to start the advertisement with NCS 1.7.0 if the length of advertising data is greater than 251 Bytes, for...
Dear sir/madame
Start & stop of advertising and how to prevent automatically restart of advertising in case of a random disconnection or disconnection initiated from the...
Hi,
I've been scowering the SDK dicumentation and DevZone for this information without finding it. My apologies if this has been answered before.
When using the SUPL library...
Hello!
is it possible to execute some code in the section
or do i have to implement some kind of thread logic? or any kind of nonRTOS library?
I come from FreeRTOS development...
Hello,
The Example code is running, but only printF() statements are printing and to the PC terminal program.
The example calls for softdevice build 122.
I "think...
Hello,
I am working with the Thingy91 device and the SDK v1.3.0 asset tracker example (I am not interested in upgrading at the moment). I would like to know how I can save...
I flashed my board with DTM image, assign P0.20 for TX and P022 for RX. Most of the times the DTM application can't communicate with the nRF5340, maybe 1 out of 20 times,...
Hello,
I used to import our current project to segger embedded studio v5.62 from keil so I'm followed these instruction .
All project files are compiled well but problems...
On the nrf52840 module, when I first output to one of the GPIO pins when I load any softdevice ble_peripheral instance I have installed. 10 ms after the VDD pin is energized...
Hi,
I have nRF52840 DK, and PPKI power profiler, I measured peak current mA using PPK on Radio Transmitter, And I found there is a big discrepancy between measure and typical...
Hi Guys,
We are currently working on a mesh sensor network. I have already developed a vendor sensor model (client and server). The client will also work as a gateway and...
I have a couple of questions regarding the nRF52840 internal voltage regulators, specifically REG0. I couldn't find the answers from the datasheet and therefore I hope that...
I started using nRF Connect for VSCode a couple of days ago on one computer and it has been working great. Now I had to switch to a new computer where I had also just briefly...
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...
Hi, i'm using STLink V2 for compiling the code, the weaknes of this compiler is you can't see the result debuging or serial print output.
so i'm using USB TTL to see output...