Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
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...