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...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
I have a project migrating to nrf Connect from ESP-IDF. We need to recreate a system to work with existing devices on BLE Mesh, but I am having trouble figuring out how to...
Hi,
Now we are using NRF54L15 to develop an indoor GW. We need use NRF54L15 to keep some key information after power off. Since NRF54L15 is a new PN, we didn't see any sample...
I am implementing sha256 with hash message bigger than or equal to 8KB. I tried with nrf54l15dk_nrf54l15_cpuapp target, and it's working fine but if I try with nrf54l15dk_nrf54l15_cpuapp_ns...
My eval setup is PPK2(source mode) -> nPM1300EV - -> nRF54L15DK. I have my load connected to BUCK2, everything else is disabled.
I'm getting higher than expected input current...
Hello,
I am using nrf5340 audio BIS headset with other LE Audio Tx test. The nRF Connect SDK version is v2.2.0.
During the sync process on both sides, the headset error...
Hi, not exactly a problem rather it is question on whether this setup is suited for what I want,
I want 3.3V for the device and sensor systems, possibility of reducing...
Hello,
I am having some trouble with the UART API (Async and interrupt). I am connecting the development board (nrf9151 DK) to a 3rd party device (keypad / prox reader)...
I'm trying to transmit audio data between two nRF5340DKs. These boards share timestamp information via the wireless time synchronization method here: https://github.com/nordic...
I am currently attempting to send HTTP requests (GET and POST) with my nRF9160 DK over an LTE connection. I have tried running the HTTP client sample code under zephyr/samples...
Hello everyone
I'm currently trying to make dynamic endpoints on my matter device. I changed the .zap file to accomodate all the possible endpoints (16) with clusters...
Hello, I have been observing some interesting behavior concerning packets sent from server during eDRX idle period. When the period is set to 20.48s or 40.96s, any packet...
hello Nordic
i am working with nrf52832 and nrf52840 as peripherals for a central node (one has nrf ble device and one does not)
i downloaded the image for the nrf52840...
Hello Nordic Support Team,
I am working on an nRF52-based project on a custom PCB using the E73-2G4M08S1C devboard ( https://www.cdebyte.com/products/E73-2G4M08S1C ).
...
Hello everyone,
I'm using the ble_app_uart example code in my MDBT50Q-U512k. I have been made some modifications according to my application. I need use fixed value pin...
Hello
I designed a custom board and now I have to put the code in the nrf52840 module (from raytac). I have been using the nrf52840dk to write my code and now I want to...