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...
Hello,
I’m trying to understand exactly how the location module works in the Assert Tracker V2 application. I want to see the NMEA data in the logs, but I’m not sure how...
Hello,
We use nrf54l15dk + MX25R8035F external flash to do the matter development on NCS2.9.0, and we meet some problems:
1. when the matter.ota is 1003KB, takes about...
im trying to develop a prototype that uses a thingy53 and lvgl to draw a screen on a solomon ssd1306 attached via i2c (kwiic) but am having issues with getting it to build...
Hello,
i have one PPK2. Recently i find the current reading from PPK2 is relatively large compared with actual current value.
For example, actual current value vs PPK2...
NCS 2.9.1 - NRF5340DK
I am trying to use multiple compare channels on Timer1 (output_timer) such that an interrupt handler fires for both compare values, the second of which...
Hello!
I'm new to Nordic Semiconductor and currently developing a project for which I need support regarding the nRF9151 DK . Before placing an order, I would like some...
I am working with SDK v2.3.0 and a custom board with nRF9160
When I wanted to start my project again after some time, the build configuration had disappeared.
And creating...
Hi,
I am working on implementing an I2C node in my nRF52840 based sensor. However I am getting the following kernel panic.
I removed all I2C node related code that I...
Hi,
Programmer can't read chip information after i download firmware with VSCode.
Before download, Programmer can read chip information.
Tool : Visual...
I used a mesh example (the example name is "mesh") for testing, and enabled low-power nodes using CONFIG_BT_MESH_LOW_POWER =y, and disabled the automatic start of low-power...
I used ncs2.9.1. I download the mesh dfu distributor and mesh dfu target examples to two devices respectively, and successfully updated the mesh node through shell commands...
When my mtd device is connected to a thread network, what should I do if I want to untie and join another thread network? How should I untie and clear the network information...
Hi, I have a nRF5340 using hci_ipc that has the following features:
Central Role + Scanning (Multi-connection to nRF52840 peripherals)
Peripheral Role
QoS Channel...