Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
Hello Team,
I have a custom board based on nRF52833 platform.
I have used ble_app_uart application from S132(PCA10040) SDK
Is that okie to use S132 for nRF52833...
Hi, I'm developing an application include features
ble, 2 libuartes, pwm, timer and now I'm planning add flash to my application
1. I'm using flash_fds. I find cli.c using...
hi:
I am an new user of 52840.I want make it as an ANT+ master. Then connect some riding equipment, like cardiotachometer ,speedometer , Stepped frequency counter or other...
hello,we use nRF24l01+ for the communication of IoT,nRF24l01+ need to receive CMD from the controllors,but after a long time,nRF24l01+ cannot receive data.
we have tested...
Hi,
I want to transfer a TEXT file from my android to a NRF52 unit.
Today, In my NRF52 unit i already use NUS with NRFUART application & NRFCONNECT application to send...
Hello
We have a project working on the NRF9160 dk, however we have run into some issues with our custom board, we are using the lwm2m_client sample to prevent that firmware...
Hi All,
I am trying to drive the low freq clock necessary for the softdevice on an nrf52832 (sd s132 ver 6.1.1) with the clkout signal from an i2c real-time-clock peripheral...
Hi,
We use SDK nRF5_sdk15.2 and ARM GCC cross compiler to develop application that runs on nRF52840.
We use new lib, as it was done in examples.
I noted recently that...
When I compile ncs/nrf/applications/nrf5340_audio with the latest SDK, the code repository for LC3 is required as described in the documentation. And LC3 is not open source...
Hi All,
SDK => v17.1.0
IDE => Segger
I'm using ble_app_gls and I want to remove LESC.
According to my project =>
I have define a macro,the name is LESC, it used...
I am trying to listen for bluetooth advertising packets in nRF52832 ( pinetime watch to be exact).
What is the minimum required code to program radio in pure bare environment...
I need to modify the code of different sensor data, which is obtained on LTE monitor, so I want that file in which I can create custom sensor data /Modify the sensor data...
Hi,
I want to use nRF connect to program the "direction_finding_connectionless_tx" in my nRF52833 but nrf connect doesn't recognize my device.
There is no error message...