We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
According to this advertising blog: "The advertiser can use a whitelist to limit the interaction to a number of scanner/central device. The whitelist contains an array of...
I'm developing a custom board with nRF52832. We developed a flexible circuit for NFC antenna, and tuned following the indications on this post on the Nordic blog. Actually...
Hi,
I'm a beginner. I downloaded nRF5 IoT SDK, and tried to run and debug the application "publisher" on nRF52 platform. And each time, I got a message "no source available...
This is what we get from JLinkExe:
Found SWD-DP with ID 0x2BA01477
Could not power-up debug power domain.
Can not connect to target.
This all happens when we use P19...
Hi, i use softdevice 9.0 and s110 8.0.
I want to make 38kHz pulse.
so i tried to use nrf_drv_timer and gpio.
if i try to make 200us, it worked not bad.
but when...
Hi, everyone.
I have read the nRF5 SDK --> GPIOTE part in the infocenter. However, I have not get anything useful.
I just want to recieve a interrupt from an external...
Hi all,
I have installed the 1.21.1.3 nrfgo stdio from nordic site.
in device manger nordic board is not detecting( both nrf51 and nrf52) only in my lap.
any setting...
Hi
I am working on customization of proximity device with nrf51822 and I need to lock it to first connected device (so after first pairing I have to make blocking connections...
I took the reference of your example and instructions hear -
devzone.nordicsemi.com/.../
The program runs but get struck at sending the I2c write command .
Do I need...
Hi,
just want to make sure: is it possible to merge UICR values into hex so that I can load some values there during production in a single flashing stage?
thanks
best...
I now have my app.hex and bootloader is running at nRF51822 and yet, the nRF Toolbox finds "DfuTarg" as expected. However, after selecting my file the UI surprisingly starts...
Hi.
I'm using nRF51822, SDK10.0.0, S130.
I made "radio test" program as below at the first.
void radio_tx_carrier_test(unsigned char freq_ch)
{
NRF_RNG->TASKS_START...
Hi,
Can we add device address with all fields set to zero's to whitelist.
I went through the spec, but it doesn't talk about the address set to zeros.
Thanks,
r...