This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
Hi all,
I am working on an IoT tracking feature that transmits the location every 5/10 seconds. Currently, I tried using a Thingy:91X to get and send the location with the...
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...
According to the nRF52840 Product Specification, I observe only the typical value is specified below :
ION_RAMON_RTC (System ON, full 256 kB RAM retention, wake on RTC...
I need the expected SAADC current for this configuration:
• Device: nRF54L05 • Supply: 3.0 V • Internal DC/DC regulator enabled • Resolution: 10 bit • Two enabled analog...
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...
Title: What types of actual devices correspond to N/A, Google, beacon, and manufacturer information in nRF Connect for iOS?
Hello,
I am a university student using 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...
Every time I build my nRF Connect SDK project in VS Code I'm seeing a warning message regarding a new LTS patch being available. Is it possible to disable the "get the latest...
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...
Hi,
I am developing on the nRF5340 and using an external modem and an external GNSS module. I am using SDK version 3.4.0.
To operate the modem, I use `modem_cellular...
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...