Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi Nordic temas,
Now I'm using nRF54H20 with High Speed USB, We currently want to use a custom HID device to transfer a large amount of data using the interrupt transfer...
Hello team.
I copied a blink application and it runs fine on the nrf52840dk. However, it won't run after I download it to the product. I compared it and found that my product...
Hello team, I am trying to test the lpuart functionality on our custom PCB and it doesn't work, but the issue is that by some reason even original samples from the SDK doesn...
Hello, I am trying to use arducam 3MegaP with nrf52840dk. I am using VS code, windows 11. I cloned the ncs-arducam-mega-driver from github, and I am to run the take_picture...
I am using nrf5340 audio DK, SDK3.0.2,nrf auraconfig example, https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/nrf_auraconfig/README.html
Here are...
HI
We are currently manufacturing products using the nRF52832, but some receiver sensitivity issues have been reported and are currently under review.
1) Inspection...
Hello,
I am deploying a thingy 91-x sensor outdoors to record acceleration data. I am reaching out requesting recommendations on what kind of solar panel would be able to...
Hello all,
I am trying to prove that I can compile and upload some simple code that I have written and run it successfully on an nrf52840.
I'm using an mdbt50q-db-40 development...
Dear Nordic Team, Does the nRF54L15's channel sounding function use the channel range of 79 channels (72 channels excluding the advertising channel) stated in the Bluetooth...
I just got my DK today and initially wrote the blink command to make the LED blink, which worked fine. Later, I wrote the AT command back, and the LED just keeps blinking...
I am developing a BLE mouse that can connect to 3 devices using nRF52840.
The sample code (peripheral_hids_mouse) allows simultaneous connection to multiple centrals....
Hello Team, We are currently building a circuit using nRF52840 CKAA (WLCSP -94) .We have configured P1.03 & P1.05 GPIO pins as UART_TX & RX . Kindly confirm if this pin or...
Hello, I am currently developing on the nRF54H20DK, which i have previously used v3.2.0-preview1 for. Everything works fine on v3.2.0-preview1. I have tried bumping to v3...