Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hi,
I do not know how to reliably get size of arbitrary UDP data received by #XRECV or #XRECVFROM.
It is clear for text data, but for binary data both #XRECV and #XRECVFROM...
Hi everyone,
I have a preblem for BLE Mesh 5.0 version (board is nrf52840),
I found that in the Setting set function of the Sensor Model, it seems that the data is transmitted...
Hi, I am using Zephyr and want to use the nrfx_timer_compare functions. It seems that the system is working with Timer4 and channel 0 to 4. However, the compare of channel...
Hello,
I have many board of nrf9e5 IC's,
But in nordic company it's discontinue,
It had long range and easy to set,
Now which product is like this?
I need part number...
Hello,
I am using the nRF52840 DK (same applies also for the dongle). The setup is quite simple. I have two nodes on my desk, one transmitting packets and the other receiving...
Hi
I have combined the ble_app_uart and libuarte example. The combination works "nearly" well.Transmit is ok, but when receiving characters over UARTE, no NRF_LIBUARTE_ASYNC_EVT_RX_DATA...
I see a square hollowed out area in the middle of the newly released questions about nrf5340 audio DK PCBA. What is the design purpose of this hole hollowed out area?
Hi
I'm on the very beginning stage to ncs for vscode.
I followed the course to build my first blinky example, but failed always.
I double checked my step and all the...
Hi,
I'm using nRF52832 development board with blinky example and with PPK kit I'm trying to get the actual power consumption from the development kit.
I think the actual...
We are working on a project where we have space constraint. We are placing AMS AS7038 , which is a Biosensor Solution with Embedded ECG Channel + Analog front end, just on...
Hi,
1. I tried to test AGPS, but an error was reported. The test results are as follows:
Why is the error reported? Is it that this routine does not support AGPS, or is...
Hi! I was wondering if I could use an SWD connection to recover a bricked chip. This chip is on a custom PCB that has pins allocated for SWD.
The chip itself is stuck at...
I'm looking for assistance or example sources of being able to dynamically control the Nordice device subsystems power. i.e. the serial uart used for the Zephry shell. But...
HI .
Two questions for the nRF52840, please have your comments, thanks. 1. Does nRF52840 Zigbee support SEP 2.0? 2. Can nRF52840 Zigbee be replaced with other protocol?...
Hello ,
I am facing issue while building Building example DFU application 'secure_bootloader_ble_s132_pca10040'
I am using SEGGER Embedded Studio IDE, and while building...