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...
Hi, In one of the previous ticket (link: ), there is a link about an example to create an application with USB CDC/ACM and MSC at the same time. The link is no longer valid...
I am writing software for a battery-powered device that needs to go into the lowest power possible sleep mode when not in use and be able to wake up with one of 8 buttons...
Hello,
I've been trying to get the nRF Desktop Dongle/HID Forwarder to work, ie. I program a nrf52840DK as a HID forwarder, it connects to my bluetooth keyboard, and then...
Hey Team,
While connecting the battery to the nRF5340 Audio DK, we have observed that it only charges the batteries with 3 pin connector is being charged. However when we...
Hi, I just want to read accel and gyro data from the on-board BMI270 IMU on the Thingy 53. I'm using the sample code from zephyr and I've modified the dts and overlay file...
my chip is nrf52833. In guide document , the XC1 and XC2 would connect to capacity. Both pin is used.
My project need one pin TCXO. which pin I should connect to? XC1 or...
Hi, everyone.
I am testing reading/writing data between n52840 and n9160 through UART with buf_len=1(byte by byte) based on Zephyr's UART_ASYNC_API provided in ncs v2.6...
I have an application that tries to configure pin 9 of port 0 on the nrf52840. this pin is reserved for NFC use. in one application it was enough to add:
& uicr {
nfct...
Hi ,
In NCS 2.8.0 the ESB-PTX sample how to config to achieve?
Now I had disable the UART log,after transmit 20 seconds I want to config the nRF54L15 into a low power...
There are 2 software: 1.0.1 and 1.0.2. When I load the 1.0.1 hex with bootloader with the programmer, it draws 9uA current. But when I update it to 1.0.2 with DFU, the current...
We are flashing the nRF52832 that works with DFU with a SoftDevice and a bootloader. The application code is compiled privately with a private key and packaged into a zip...
Hello Nordic Team,
We have a customer who needs to use the Nordic Distance Toolbox (NDT) functionality, and they are hoping to demonstrate it on the nRF54L15 DK. Is there...
Hello, I've tried to implement rtt logging in my own project but the control block cannot be found. So I tried the saadc example and that did not work either, I tried to use...