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...
Hello,
I'm doing a project with Zigbee using the nRF52840 and I want to read some sensors that talk via UART.
I have ported with success the nrf_uart example but after...
dear all
Can keil compiled library be used in segger embedded studio? For example, I have a paw8001_ ofn114009_ 12_ m4f_ keil.lib
Library, can I put it directly into NRF...
Hello,
I'm using the peer_manager library with nrf_crypto CC310 backend to generate LESC keys for JustWorks. (BLE Security Mode 1 - Level 2) I was wondering how to get a...
Sequence of events:
1. A GPIOTE button interrupt in LPN schedules a handler routine.
2. Handler routine (called by app_scheduler()) makes a call to access_model_publish...
Up to and including `v10.4.0`, `nrfjprog` correctly implements support for runtime `LD_LIBRARY_PATH`:
Starting with `v10.5.0` this is broken, and `nrfjprog` expects...
refer an example for long lange demo in sdk.
i have found this example https://github.com/NordicPlayground/nRF52-ble-long-range-demo but in this nrf52840 boards are used...
Hi, What we would like to do is to store the firmware on one nRF52 MCU and do the DFU over BLE to the other nRF52 MCU. This means that the first nRF52 MCU needs to connect...
Hi Nordic,
my BLE peripheral with the nrf52840 and sdk 15.3 with s140 restarts if not connected after 180s. I assume that the reason is the .config.ble_adv_fast_timeout...
Hi,
I am trying to create a mesh network using nrf52832 for RGB lights. I am using nrf Connect SDK to build the project. Is there any sample code for RGB that can be integrated...
I have found that you cannot update MCUBoot unless you also have the NRF Immutable Secure Bootloader, If i have this then i cannot update the Immutable bootloader.
Is there...
We developed a ble hid mouse using ble_app_hid mouse example. When our mouse used in MAC os scroll wheel function is not working as expected i.e. when we scroll there is only...
Hi, We have an issue with custom devices in the field that have nRF52811, with s112 programmed. To sort out our issue we need to connect to the nRF52811 that is an advertising...
Nordic's BLE page ( https://www.nordicsemi.com/Products/Bluetooth-Low-Energy ) says the nRF5340 is the "ideal choice" for LE Audio. I can't seem to find any information on...
Hallo,
my nRF52840 and my nRF24L01 are receiving the same data in proprietary radio mode.
Several nRF51822 are sending mixed up data.
Within the nRF24L01 - radio Interrupt...