Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
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,
I have a few questions regarding getaddrinfo from nrf_modem_lib (NCS v. 1.8.0).
Does it cache DNS records, or does it run a network request every time it is called...
Hello, Our company is developing a product class which uses a number of NRF devices. We want to set things up in such a way where there is a single "hub" device which uses...
Hi, guys.
My first link was here https://devzone.nordicsemi.com/f/nordic-q-a/84673/building-sample-v1-8-0-zephyr-samples-application_development-out_of_tree_driver-gives...
Hello!!!! I use libuart to carry out DTM test. I start DTM test use follow codes:
after the codes executed, when i send data to device use libuart, it receive nothing...
Hello!
While looking at examples and trying to work on the nRF52832 with sdk 1.8.0 I am noticing there are varied uses of functions with and without the _dt at the end....
Case 1: Using nrf52832, solder bridge cut: what current values do the PPK gives : is it of the entire dev kit with all peripherals, programmer and BLE Soc or does it measure...
Hi, I'm attempting to migrate from SDK 14.2 to 15.2, and am encountering a problem with the crypto/rng module whilst trying to utilize micro_ecc.
(code being shown in order...
Soo,
I've had a sim and a device connected to the nrfcloud, it worked. Then I didn't use nrfcloud for a couple of months, and now it doesn't work anymore. It tries to connect...
I am using nrf52832 dev kit and soft device s132. I have use my board as peripheral
and i have another nrf52840 dev kit which i am using as a central connect it with my...
Hello,
I have to develop a new device that has to connect as a central device to three sensors, and has to connect as a peripheral to a smartphone. The type of connection...
Hi,
I'm observing a strange behavior with the UARTE peripherals on our nrf52840 based board when I'm trying to use a specific pin as TX.
In particular, I'm actually using...
Hello,
I've flashed to my custom nRF52832 board the ble_app_hrs_pca10040_s132 example, it works fine with iOS and Android hosts but when I try to connect to my development...
Hi Team
I have read https://devzone.nordicsemi.com/f/nordic-q-a/75801/request-tolerance-in-the-d-e-dimension-of-nrf52833-wlcsp . and https://devzone.nordicsemi.com/f/nordic...
The board is nRF5340 DK.
nRF Connect SDK1.8.0 / Windows
Example Peripheral UART.
I want to DECLARE them, not change them with different types of functions. There are...