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 using nRF Connect SDK Tutorial - Part 1 | NCS v1.4.0.
I am using MacOS and nRF Connect SDK v1.6.1 .
a. The JlinkExe executes but JLinkRTTClientExe doesn't show any...
As noted in recent past cases, we have an issue with the state of the nRESET pin that is causing unwanted resets when connected/disconnected from external hardware (programmer...
I used NRF52840 Base on NRF SDK15.3 and freertos.
I have two task call nrf_crypto_aes_crypt a t the same time occasionally return NRF_ERROR_CRYPTO_BUSY. And also I add mutex...
Hi
I am developing with nrf52832 development board and sdk17. I'm trying to communicate with redpine rs9116w through spi but get some problems.
I have an other nrf52840...
Hi,
I'm a beginner at this, I'm a software developer so I've never worked with hardware but now I need to and I don't seem to be able to make it work.
I would need help...
Hi,
I have nRF9160 Power Measurement DK board, (PCA63511 Rev 1.1.0). And
nRF52 dev boards (nRF52840) (PCA10056)
I measured my program as: with nRFConnect version 3.2...
I have a project I have been working on for a touch switch using the nRF52840. I have been developing it using NRF Connect 1.6.0 and testing it on the nRF52840DK board. It...
I have some code handling the `BLE_EVT_USER_MEM_REQUEST` event. When I try and call `sd_ble_user_mem_reply` from within that handler, It is returning `NRF_ERROR_INVALID_STATE...
Hi,
My application has several characteristics that require read/write authorization. But for some peer I only want them to have access to some certain characteristics...
Hi,
I have a custom board based on the PCA10015 where im not getting any contact between the NRF9160 and the IBASIS SIM.
The SIM is in the correct way and i have the same...
Hi,
I'm having trouble finding out which versions of ncs, modem firmware, and SUPL library are compatible with the B0 revision of the nRF9160 that we use currently. I'm...
I'm using the nrf52810 with S112 in peripheral mode. Using the example blinky firmware and mobile app works perfectly with my Android and iPhone. However when I add in passkey...
Hi,
I am trying to use nRF52840dk and the download_client library to download files from my CoAP server.
I am using the CoAP Server example, and I have added the following...
I am using the build_nrf52840dongle_nrf52840 configuration, NRF connect sdk v1.6.1
The dongle comes up in a certain configuration with keyboard and mouse.
I need to create...