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,
I use nrf5340 with nrf connect SDK 1.9.1
I found some issue when: 1. My peripheral device that running connected and paired to some Central device.
2. The central...
Hi guys. I was observing the PCA10121 PCB layout using this link.
From Murata SWF connector datasheet, it says
https://www.murata.com/-/media/webrenewal/support/library...
Hi,
I am using NCS 2.1.2 with the [email protected] (but I have tested with 2.2.0-rc1 and it doesn't change anything). I have attached a simple example which should just...
Hi team,
I want know how many UART modules on nRF52840 microcontroller? I am confused with one UART and two UARTEs.
Which one is connected to "USB for interface MCU" connector...
Hi,
I have successfully followed the guide for setting up the AWS asset tracker application ( https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/v2.1.x/docs...
Hi all,
I did add a reset switch on my custom board. I read some topics how to active it, but I´m not sure if I did it right.
I did add it in the preprocessor define:...
Hi Nordic,
Soft device is s140
SDK version is: nRF5_SDK_17.1.0_ddde560
Bootloader - Secure bootloader.
We are trying buttonless DFU process using secure bootloader...
Hello,
We are trying to use the nrf91 GNSS with the `nrf_modem_gnss` library. I'm looking for clarification on these fields that are listed in `struct nrf_modem_gnss_agps_data_location...
test setup
the custom board schematic
we tried to flash the custom board with the beacon sample here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr...
I just upacked my new nRF52 DK and installed what I think are all the goodies to do development (on my Windows 11 laptop). I can see the board with the Programmer and I loaded...
Hi
I am using 4 x AD7410 in each TWI channel, using both TWI ports. So, altogether 8 AD7410s. ( I used the Adafruit breakout boards).
Initially I get the temperature readings...
The BOOT_SERIAL_WAIT_FOR_DFU feature is meant to wait a number of milliseconds (500 by default) for a message via serial comms. If it doesn't receive a message it continues...
Hello,
I have following problem:
I am using a multilink NUS Central. With one peripheral connection everything works fine. But when make a second connection I sometimes...
Dear support
Try to perform DFU OTA on my final target board and have an error state says - "payload(250 bytes) too long for MTU: 249 "during uploading stage, could anyone...
Hi,
I am developing application on NRF52840 with Zepyr 2.1.2 SDK, and I found two problems when using the example scan_adv, as follows:
Executing bt_le_scan_start in...