Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
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...
I procurred two NRF52DK boards and in both the boards I am facing the similar issue of "Failed to Connect the Target". When I am running the nrfutil device recover command...
We are currently working on a project using Enhanced ShockBurst (ESB) and would like to enable Front-End Module (FEM) support with the nRF21540.
According to the Enhanced...
Hello Nordic,
We have recently purchased an nRF52840 Dongle. We were able to sniff the BLE packets over the air. So it is found that all the packets that we are able to...