I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi.
I am using a custom board on the nRF52820 microcontroller (wiring diagram in the figure). When the microcontroller is powered only from the battery (via external LDO...
Document: HTTPS_SAMPLE_2024_09_19T02_55_15_089Z.txt I was programming the HTTPS sample with default parameters. I managed to connect to "example.com successfully". I managed...
I'm working on a BLE project based off of the peripheral_lbs sample within the nRF Connect SDK v2.7.0. I am attempting to increase the BLE security level up to either level...
Hi,
I am working on a battery powered device that collects data, save it to files and go to sleep, when it is not connected to a laptop via USB. When connected, the device...
Hi,
I want to change the LED pin that blinks to indicate BLE advertisement to pin 6. I have changed the LED_1 and LED_STOP in pca10040.h to 6:
I have also set NRF_LOG_BACKEND_UART_ENABLED...
Hi.
I am developing a custom board using nRF52840 inside a Moko MK08A and an accelerometer LIS2DH.
My circuit has a 3V3 voltage regulator just for the LIS. The microcontroller...
Hello
I'm trying to connect muy Power Profiler Kit II to my PC, and when I choose the device from the list it pops-up:
I clicked 'Program' and after I supposed it...
Hello,
I'm trying to access active PCO from nrf9160 applicaton to be able to diagnose problems like missing DNS, wrong access point etc. I tried using %XPCO command, AT...
Hello.
I am developing device using nRF52840 and i have question about analog pin usage.
My circuit is analog Pins getting voltage supply while nRF52840 is not used...
Hello Nordic team,
how is it possible to perform Packet Error Rate testing during an active OpenThread connection between two nRF52840 devices? The requested test scenario...
I am working with an app developer that is having trouble getting the DFU to work with my zephyr application. They are using:
https://nordicsemiconductor.github.io/IOS-DFU...
When I was considering the layout of the nRF5340 chip, I found that the pins of the nRF5340 chip are very small, and I need to punch the vias on the pads, and then use the...
When using the hall or switch button to open the power, the product cannot start. At present, the measured VDD voltage is 3.1V. After pressing the button, the switch control...