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, we are using the nRF52 DK (nRF52832) to read data from the i2s bus and store it as a wave-file on the connected SD-Card. When pressing button 1 on the DK, recording starts...
(For some reason, I use "...' replace the original string) Here is the log for using AT to do HTTPS POST:
2022-02-07T12:19:39.057Z DEBUG modem >> AT#XHTTPCCON=1,"...",443...
Hi,
I'm working with NRF Connect SDK, and once in a while when I add new configuration options to the prj.conf, I get an error that some region overflowed by X bytes,...
Dear friend,
Since the customized nRF5340 board does not have an external 32.768KHz low-frequency crystal oscillator, the following is added to prj.conf in netboot:
The...
Hi
This is the first time I have tried to use the nrf52840 dongle and the programmer v2.3.1, it can see the dongle( com10), but as soon as I select Device tis is the response...
I facing a problem. When, progrsmis run for testing on nRF5340DK using SES, the CPU resets automaticaly. The RAM does not respond timely is shown , please see the attached...
Hi everyone,
There is an open ticket that I need support with because the responsible engineer will be out of the office until the new year.
In a nutshell:
I design...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Please tell me about "nrf_sdh_enable_request". This API only makes a request, so I understand that the SoftDevice...
Hello Respected members, I hope this post finds you well. Can someone help me with how to store UART data in FLASH? The Idea is that I have to send the Date Or Serial Number...
Hello !
As part of nrf_crypto it is no any examples how-to use chacha20 without poly e.g only stream cipher.
Would be nice to use it via nrf_crypto and evaluate hw accelerated...
Hello. I had worked on nrf52840 development kit with BLE UART code(pin 6 and 8 as Tx and Rx). I used the same code on Fanstel EV BC840M board. I changed the Uart pins to 9...
Hi,
we are considering the Serialisation library for the SoftDevice S132 in one of our projects and would like to know for how long this library will be supported?
Thank...
Hello! I have made good progress in studying nrf9160, and nRF connect SDK but....
I'm having problems with basic things. I want to create a project in the nrf connect sdk...