I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hello,
I have been a Nordic DevZone member for several years, but I have never published a blog post.
I would now like to contribute a technical article about an open...
Hello all !
Summary
While in power save the nRF7002 RPU powers down its receiver without sending a PM=1 (Null) frame first, so from the AP point of view the station...
Hi DevZone,
My customer is using nRF5 SDK v17.1.0 with LESC Numeric Comparison pairing. They have encountered an issue during the pairing process: when the central (phone...
Hi,
I am developing firmware on the nRF93M1 DK and have a question regarding the Wi-Fi location feature. According to the Nordic documentation (Features of nRF93M1 — nRF...
Hello,
we are trying the nRF93M1 DK hw rev. 0.4.0
As suggested, we wanted to build the following sample: https://nrfconnectdocs.nordicsemi.com/ncs/latest/nrf/samples/nrf93m1dk...
Dear Nordic,
As per the RED, article 3.3 www.intertek.com.hk/.../ item (d) radio equipment does not harm the network or its functioning nor misuse network resources, thereby...
We're running a small voice-activity model on the Axon NPU (nRF54LM20B, NCS 3.4.0, Edge AI Add-on v2.3.0, Axon compiler 1.5.0) for a body-worn voice device. Features come...
Hello
In NCS 2.6.2 ( v3.5.99-ncs1-2 ), lorawan_register_downlink_callback() directly calls sys_slist_append(&dl_callbacks, &cb->node) with no duplicate check.
My concern...
SDK: nRF Connect SDK v3.4.0 (LTS) Library: nrf/lib/sms
Summary
sms_register_listener() is documented to return a listener handle or a negative error code. In practice...
Hi,
NCS v3.4.0, based on bluetooth mesh light_ctrl sample
nRF54L15-DK
I want to use P1.06, P1.07 and P1.14 as GPIO to toggle waveform, so I modify light_ctrl sample...
I am trying to get a Holyiot 21017 dongle to work correctly as a Thread RCP. The Holyiot 21017 has a nRF52840 and a RFX2401c power amplifier. In VS Code with the nRF Connect...
I am working on a BLE project on the nRF54L15, and I need to add the FOTA over BLE bootloader to it for cpuapp_ns.
I am using NCS v3.4.0 which no longer uses the Sysbuild...
Hi everyone,
We are a research group at a university, working on indoor positioning systems based on Bluetooth Low Energy (BLE) technology. We are currently evaluating different...
For just a first test board off of Thingy 91x design, can nRF5340-CMAA be replaced with nRF5340-CLAA? What's the downside of doing that? Documentation says it's not recommended...