I use the LED onoff example of the Nordic BLE Mesh template (Version : 5.0), using two nodes (One Client, One Server). The nodes are already Provisioned.
I want to know...
Hello,
I am a firmware engineer in taiwan.
I already use nRF52820 to finish a case. This case have DFU function. The DFU function can work ,but when I use (nRF Connect...
Hi,
Due to shortage of pins SPI CS is reconfigured as GPIO while SPI is not used. Soft device is not used.
Problem is the delay that is needed after nrfx_spis_uninit call...
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...