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...
I am trying to build a firmware for Thingy:53 that simply streams the magnetometer via BLE. I have BLE and Gatt working fine; I can even read and stream the IMU sensor. But...
I have attempted running various Matter sample applications on the nRF5340 DK board using both nRF Connect SDK v2.9.1 and the latest stable v3.1.0 releases.
All samples...
Hello,
I need to detect the end of messages coming through UART. nRF7002 asks requests and the device connected via UART responds. Baudrate is set to: 921600.
It is a...
Hello,
l2_e1 and l2_e1_sol are generated and built no error. They flash, but they don't load the program the nRF52 DK. I used several versions of the toolchain and SDK....
Hi All,
I'm trying to play around with Thingy 53 and NRF7002EB board, but I'm blocked by getting to work with WiFi on any of the available samples.
I tried aws_iot_mqtt...
Hello,
I've recently purchased the Xiao nRF54L15 development board, along with the Xiao CAN bus expansion board. However, it seems that these board are not entirely compatible...
Hi
I want to read in a sequenze of character over UARTE0 pheripheral on the NRF52840. I use the function getchar() but the first two characters I get is always the last...
Hi,
I am currently working with the technology BLE MESH with the development kit nrf5340dk.
If I need to add a sensor type not present in the list of sensor types in the...
We have a custom device using the nRF9160. Is there a way to add this device to nRF Cloud? The device is running a derivation of the Asset Tracker v2 FW from SDK v2.5.0. We...
hello Nordic
i am working with nre52840 and nrf52832, with ncs v2.8.0
i am using ble SMP service for transferring data with a central device and for DFU.
currently i...
Good afternoon,
The product we are developing contains some radios among which an nRF54L15 chip. At the certification company this chip is undergoing different tests. One...
I am programming firmware for the NRF52840-DONGLE. I have been able to get all the features I'm developing working, except I am now just trying to store a simple 10 digit...
I am using a custom board with a nrf5340 and vs code with sdk/toolchain version 3.0.2 and trying to get mcuboot working for FOTA. I have been stepping through mcuboot with...
Hi,I am now working with nrf5340 audio sample on nrf5340 audio DK .Here I can able to stream spho645 mic data to other dk board and able to listen using headphone .Now as...
hi Nordic.. i am trying to follow this link https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/exploring-the-benefits-of-mcuboots-compressed-image-support .. in...