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...
Hello Nordic support,
My application is a Zigbee coordinator application on nrf52840 based on nRF5 SDK for Thread and Zigbee v4.2.0. I was able to pair a Zigbee end device...
We are cons id ering using a nRF9151 on our upcoming project and we want to use the A-GPS functionality via your Nordic Cloud and transmit this via CoAP. However some questions...
I’m trying to implement DFU upgrade of NRF5340, I can send the image (./build_5340_app/build/signed_by_mcuboot_and_b0_s1_image.bin) to the device when running and it seems...
Hello,
I spent a solid two hours debugging an interrupt pin that was not working, to discover that the problem appears when configuring a callback in another part of the...
nRF52832 & nRF Connect SDK 2.6.1
We would like to reserve some internal flash for user configuration data that would be written in production like
and read by FW but...
We are trying to add CarbonDioxideConcentration cluster in matter. we are able to add temperature and humidity clusters and values which are updated are getting read in chip...
I'm using nrf7002DK to test the wpa2 enterprise mode connection, but it has some problem for connecting. I'm using ncs 2.8. logs output didn't show "connect success", but...
Hello,Nordic team
I am programming with nrf52833 and ncs v2.9.0
I am going to do dfu not by YOUR example(FOTA or UART……)
I flash_write() data to image-1 address,and...
Hello,
Very new to Zigbee. Trying to use nrf 5340 dk as a Zigbee Coordinator to connect to a Thirdreality and a Sonoff PIR motion sensor. No modification (expect adding...
I am using the solution for this exercise to have MCUBoot use the nrf5340dk's external flash for the secondary partition in my own project. I have done the following:
1...
Hi, I am using an two nrf5340 with hci_ipc enabled one acting as central and one as peripheral built on v2.9.0
The issue I am having is that the supervision timeout doesn...
Hi,nordic team
Iam programming with nrf52833 and ncs v2.9.0
I am doing DFU by myself.And I Flash_write data into slot1_partition,I am sure my data write in flash is correct...
Hi, I would like to have some suggestions on my PCBA design for nrf54L15 chip. Please review it and give some suggestion moving forward. I am making this PCB to use this with...