Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hello Developers
I have to solve a problem for which I could not find much information about online, so I am hoping you guys can help me.
I am developing a WIN32 application...
Hello, For some reason the Ble App Uart is not working on my PC anymore. I have gone over Nordic tutorial again however, the LED doesnt blink and I cant detec the device on...
Hi,
What are the general causes of SDS assert in nrf51/52 ? Assuming that SW has been tested, is there something that could happen in the code that would cause the assertion...
Hi All,
I'm using "scanForPeripheralsWithServices" of iOS to the BLE devices.
"scanForPeripheralsWithServices" sometimes never return anything.
I have to stop scan or...
Hello! I'm trying to build a program for nrf51822 via QT Creator.
I'm using QBS for build. I have a makefile from SDK examples for nrf51822. Someone can help me, how to setup...
Hi all,
I have the exact issue mentioned here - github.com/.../9
I have updated my makefile to generate only one bin file from the Softdevice Hex file, but still I'm getting...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Hi,
I'm testing the ble_app_beacon on my nrf51422 dk. I followed the instruction in the sdk documentation . All was well. Then, I tried to test with the nrf Beacon app...
Hi,
I need to measure the current consumption for nrf51DK using an Oscilloscope. I have read the user guide and they have mentioned some connectors for it. Is it possible...
I'm just using the s110 double bank example and I have gotten it to run on the dev board just fine.
When I try running it on a custom board with a NRF51822 version 3 that...
I'm having some weird issues with using pstorage and the softdevice s110 8.0
I'm saving around 600 bytes of data using pstorage. All seems to be working on the nrf51 DK development...
I'm working based on the HRS central application, and have run into an issue where my if statement is entered even though the condition is not met. In this case, the nrf attempts...
I'm currently using the pstorage functions to be able to store permenant data when turning off the power, it works good with me while writing or reading but when I turn off...
I'm trying to implement ANT+ style frequency hopping, where it would change channel whenever it detects a raise in packet loss. For that I need to be able to switch channel...
Hi,
I 'm using MCP v3.9.0.6, softdevice v7.2.0 and pca10003 board.
After load bootloader program to board. I use MCP to load application for it. In MCP, I choose device...