What is the reason for the two 1u/10V 0201 size capacitors in the reference design? I understand you possess much more sophisticated equipment and expertise than I do, but...
I am trying to set up an try a solution for channel sounding. I have a custom pcb that has the me54bs01 from minewsemi with the nrf54l15 and i am trying to test the example...
To create a release, we create an extended HEX by adding to the HEX file configuration data that will be located in non-volatile memory on flash. At startup, this configuration...
Hi everyone,
I'm new to Nordic development and currently working with a custom board based on the BC40C module (using an nRF5340). I’m facing an issue with the Bluetooth...
Hello,
I tested how "Direct Test Mode" app interacts with "direct_test_mode" firmware from "nRF Connect SDK" v2.8.0 (nrf/samples/bluetooth/direct_test_mode) and it seems...
In NCS 3.1.x it is now necessary to generate code using the .matter file during the build process. However this is failing on Windows because there is a typo in the chip_codegen...
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...
I am trying to write a simple advertisement application for my nRF51822 development board (for it to run on an S110), but the tutorial on the nordicsemi.com website, which...
we are making a pedometer. when you are connected, you get notification for every step you make (just an integer)
you just did 50 steps. you can see it in the app. now...
I'm trying to implement a wake-up button on central multilink example. I.e, i need to implement the app_button in order to wake up from sd_evt_wat() function. The problem...
Please can any one tell me from where I can get this programmer? Nordic have stopped selling development boards in which we can get the programmer. I think this could be a...