hi team,
i am working external adc with the help spi communication, now adc working fine with the SDK version 2.6.1 , if will make or change any other SDK version like Ex...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
Hi everyone,
I'm developing a matter generic switch and I’ve run into a puzzling behavior when commissioning an nRF52840 DK with Apple Home via an Apple TV Thread border...
hi support team,
i have customer is developping mesh.
customer is trying to sniffer the message when i pressed the buttoon on demo mesh_light.
i have two questions on...
Hello, I am trying to develop a bluetooth mesh network with two provisioners, one being an external provisioner (mobile phone) and another being node in the network (nrf5340...
Greetings, everyone, I have encountered a configuration(?) problem while trying to setup a lab for a BLE course I am teaching.
The idea is to showcase the vulnerability...
I'm using sd_ble_gap_address_set() to randomize mac address and it's working fine. But I'm confused about how to change it back to normal(initial value I see) once I wan't...
i cant find lbs example on \SDK8.0.0\examples\ble_peripheral\nrf51-ble-app-lbs-master\arm and compile.I planned to work with nrf51822 dk. The given example in github shows...
Hello, I have been trying to setup eclipse for the NRF52 off and on all week. I followed the guide on setting up eclipse for the NRF51 and adapted it for the NRF52.
I've...
We have a factory in Hong Kong building and programming nRF51822 modules for us. We may go to a fancier solution in the future, but right now we are using nRFgo Studio and...
If I want to connect the NRF51822 board to Keil using JLink via SWD, I found the SW's clock frequency must below 20kHz. If I choose the higher frequency, the Keil can not...
I know this should be simple, but the prescaler is confusing me...
If I initialize my timers with a prescaler of 0, APP_TIMER_INIT(0, ...)
Then the max timer I can have...
Sorry but I've been stuck on this for a few days now and I have to give up and ask for help.
I'm attempting to set LED0 when BUTTON_0 is pressed and LED1 when BUTTON_1...
Hello all,
I am working on a device (nrf51 and s110) which is going to communicate with multiple centrals (smart phones).
The device uses a whitelist to connect to only...
Hi,
I run a custom board with an nrf51822.
If I program the device in the IAR IDE everything works fine but I cannot program the generated hexfile with nRFgo Studio or...
Is it 'NRF_RADIO->TASKS_DISABLE' or 'NRF_RADIO->TASKS_DISABLE = 1'?
Restarting advertisements seems not to be affected and I guess 'cancels out' NRF_RADIO->TASKS_DISABLE...
Hi,
I'm trying to run the uart loopback example in the nrf52 0.9.1 SDK with DMA enabled but it is being caught in an error catch. It runs fine without DMA enabled though...
We have some NRF51-DK devices here.
Recently we upgraded our segger software to v5.00.
During programming using nrfjprog we got the question to upgrade the emulator firmware...