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...
I am setting up a relatively complex project that runs on top of FreeRTOS and it is based on the HRS freertos sample app from SDK 16.0.0. The device will need to run in several...
Hello,
I am trying to setup a PAN coordinator by following these steps:
1. mlme_reset_req() -> successfully responds with a mlme_reset_conf_t by calling the callback...
Hi,
I am using 52840 (WLCSP package) in a design. I am a hardware guy and no SW guy has been assigned to this yet. Can you please check my SPI pin assignment below and let...
Hi, I want to know if it is possible to use IOT sim card in India. Is there in any network provide such sim-card? Other than that, which example in SDK I should refer for...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Number of connected devices Central 1: Peripheral 15
Connect these devices and leave them alone. If...
I collecting Heart Rate data using nRF52 and Max30102
I saw data in hyperterminal, it is normal and not show duplicated data,
but, I connected with my phone and nrf52...
Dear Nordic Developer Zone,
I have incorporated LESC in the following development environment. 【Development environment】 ・nRF51822 ・SDK12.3
The following function is executed...
Hi, all
I'd like to get the whole thread network topology (like nRF_TTM does) on raspberrypi, can this function be realized with wpantund or wpanctl?
Is "wpanctl mfg....
Hello,
I am attempting to integrate FOTA (HTTP Application Update) into a Thingy91 project on top of the LTE BLE Gateway example project.
I am on nRF Connect SDK v1.1...
Hi,
How many SPI slaves can I connect to nRF52832 as an SPI master?
I would like to know the maximum number of SPI slaves which can be connected to nRF52832 as an SPI...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hi,
I am using NRF52832 for development without bluetooth SDK, NFC and RTC.
I am using a development board with SPI and a slave device that can communicate normally (using...