i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
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...
If anyone has successfully stored and retrieved settings on the nRF52840 dongle using any method, please share your approach.
I'm trying to store and retrieve settings...
We are testing SPI communication with the nrf5340 Board as the mater and the nrf52840 board as the slave.
The FW applied to nrf5340 is a FW whose normal operation was confirmed...
I have a problem understanding notifications/subscriptions in the BLE context.
I have two devices, Central (nRF5340) and Peripheral (nRF52832). My peripheral provides a...
This not a question. It is for your information (FYI). I've seen many questions about flashing the nRF53 using CMSIS-DAP. Anyone interested see attached instructions.
The...
Using an approach similar to what's in the ble_app_att_mtu_throughput example, my goal is to transfer data as fast as possible. (I.e. call sd_ble_gatts_hvx() on the same characteristic...
I'm building the nrf/samples/openthread/cli sample with the nrf54l15dk/nrf54l15/cpuapp/ns board. The only change I'm making is enabling CONFIG_DEBUG_THREAD_INFO.
The app...
Hello,
I am using an LE audio code "nrf5340_audio" code from nRF SDK v2.8.0 to play a beep tone. I want to play a tone from a temporary memory, so I have created a logic...
I'm following the dev academy lessons and I'm having a bit of an issue where VS Code intellisense isn't picking up on the include paths from zephyr (e.g. #include <zephyr...
Hi, while working with the nRF9160DK i get this Error a lot of times, I can't say "Yes" or something else and have to wait until the progress bar fills completely. Even if...
Hello
Our 52840-based device has a functionality of playing one of 10 pre-recorded phrases via I2S interface. We'd like to be able to update the wording or load a different...
When integrating DTM into my main app, I have to comment out the macro CONFIG_BT=y to ensure the DTM test can run properly after the build. Are there alternative ways to include...
Hi
I am working on nRF54L15-DK (PCA10156 0.9.2 2024.49) with chip N54L15 QFAAB0 2444AA
I am using Nordic SDK 3.0.2 and Zephyr 4.0.99
My task is to have the top 2K of...
Trying to read button 3 on the npm1300-ek, which is gpio 1 according to the schematic. The following #defines represent the gpio related registers on the npm1300:
#define...
I have been using my nRF54L15-DK board since it arrived just fine, however today when I went to flash the firmware I received the following error:
-- west flash: using runner...