Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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...
I am using the zephyr\samples\subsys\nvs example. By default the program stores data in internal flash in storage_partition. I would like to create a custom board file for...
I am using the peripheral_uart example. Now, our device tree seems to have crashed. Before the crash, I added the following configurations to prj.conf of the application core...