Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
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 all,
I've been developing a BLE application on my laptop to communicate with the 52840. I manage to understand how to create and run a BLE connection through the really...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
My application is based on the ncs nrf5340_audio application, but my application and hardware target are both out-of-tree and I am using ncs v2.9.0.
I am able to connect...
When I build my application for the nrf52833-DK board with the "Optimize for size (-Os)" option, I can see in the terminal that the FLASH Region Size is 237056 B of which...
Hi, I would like to have some suggestions on my PCBA design for nrf54L15 chip. Please review it and give some suggestion moving forward. I am making this PCB to use this with...
Hi, not exactly a problem rather it is question on whether this setup is suited for what I want,
I want 3.3V for the device and sensor systems, possibility of reducing...
We have an issue with the UTC Time being the correct time when we initially connect to the Verizon network. However, after some period of time the UTC Time changes and our...
Hello all, First, thank you for the support and community here, which is very helpful. I have been developing a device using the XIAO nRF52840 device. (link: https://wiki...
I know that the Matter module is licensed under Apache 2.0, but it contains a lot of third-party code. These third-party components include additional third-party modules...
I want to add custom outputs to my custom board dts: this thread mirrors exactly what I'm doing:
https://devzone.nordicsemi.com/f/nordic-q-a/92813/how-to-declare-a-single...
Hi,
I want to produce a pulse with 4 seconds length from p0.25, but i am failed.
#include <zephyr/sys/printk.h>
#include <nrfx_pwm.h>
#include <hal/nrf_gpio.h...
Hello guys! I am testing the NRF52-DK along with the dongle for a IMU tracker device. I am new to zephyr, nordic and BLE and having some troubles understanding zephyr and...