Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
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...