Hello,
I´m trying to measure the current consumption on the nRF54L15-DK Rev. 0.9.2.
There are a few questions:
1) What is the role / purpose of the voltage buffer? ...
Hello, I have an issue regarding the current measurement of my nRF7002DK_nRF5340. I am trying to measure the current consumed during the transmission of a carrier on a Wi...
Post:
Hi Nordic Team,
We are currently developing a product based on the Raytac MDBT50Q-1MV2 module, which integrates the nRF52840 SoC. Our firmware is built using the...
I’m writing this post because I’m experiencing a problem with data transmission between two devices—a sensor and a USB dongle connected to a PC—each equipped with a Minew...
Hi Nordic team,
I’m using --sysbuild for two examples (peripheral_hr and throughput), but I notice a difference in the build outputs: For throughput, I see both Application...
I use the security mechanism dtls based on udp communication. Can I implement it on nrf52833? How much flash and ram should be occupied at least? Is there a suggested value...
Hello i have a system that which i get data from a ultrasonic sensor and send it to Arduino UNO and nrfConnect application via the RBL Shield ( nrf8001 ) so i want to do it...
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 board. I want to use another nrf51422 board to update the previous board. Is this possible...
Hi All,
I have a problem where I cannot seem to wake up my NRF52832 with a GPIO. I am first attempting this on my NRF52DK with an interrupt form an accelerometer.
I...
Hi,
I'm trying to build a piece of firmware for the nRF51 DK, using the mbed OS 5 platform, but I keep getting a linker error from 'ld', using the ARM GCC 4.9 tools from...
Hello,
I want to build a list of available BLE devices and show the device names to the user via a display (pretty normal BLE search).
The search shall be done for devices...
Hello Everyone,
How could I use the temperature from nrf_temp.h in the Eddystone (TLM) example?
Eddystone (TLM) example:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral...
I am seeing signs of the chip wanting to be debugged by Eclipse on my Mac. It really does. I can feel it.
Two things seem to be plaguing me:
90% of the time it...
Dear Nordic Team,
I am using nRF51422 development kit.
I tried Beacon app example code.It consume around 195uA. How to reduce the power consumption.
I am also checked...
hi, I'am working in a project. I start a watch dog in that project,but I need to stop the watch dog something.And I don't know how to stop, can anybody help me.
nRF51822 and a PC were connected, nRFgoStudio was started and nRF5x Programming of a device manager was opened, the following comment comes out, and nRF51822 device can't...
hi i am trying to send data through external bluetooth using uart. however i am facing some issues.
The problem is that when connecting the tx pin from nrf52 dk to rx pin...
HELP ME! THX!!
Using the NRF51822, S110.V6.0, When I use the timer2 , want 3s timer of uart-sending words in BLE, but the result is not the same of the UART-ASSISSTANCE's...