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.
Hi,
I am working with relay example .I want my android to send data to the relay board .In which function of the relay example should I make the changes or will i need to...
I've being haven troubles getting to run SES examples, it keeps falling, is probably path problems but i can't indemnify them. So i want to start all over again from nerf...
Hello,
I have a question regarding power - up sequence of NRF52840.
When the USB is plugged in, the VBUS voltage is at 5V.
However, at the same instant, VDDH is...
I have a nRF52840 Dongle that connects to a USB port on my computer. I have a device that can connect to it via BT and the readings are logged through the Nordic utility app...
At edit a file compile Run DEBUG , But Program Usually lead to unexpectedly run this loop for a period of time,How can I look for the origins of this bug
Hi ,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgetting_started_softdevice.html
In this link it says "
Before you program...
Hi,
I had to modify the peripheral blinky example by adding UART module .The program compiles and builds but it is not advertising.I guess there is some problem with the...
Dear All
We implement a DFU over USB functionality to the custom board nrf52840 board by compiling via gcc. Somehow there is my understanding problem with the linker for...
Hi
I wanted to add NUS_C service to multilink central example. I have nRF52-DK (PCA10040) evaluation boards at central and peripheral side. It compiles without errors but...
Hi,
I'm trying out the "Android nRF beacon for Eddystone" app (installed from PlayStore) with the Eddystone Beacon Application example on a PCA10040.
First off, I have...
Hi,
I want to change the bit rate in Mesh light switch example for long range (as of now getting only 15mtrs), i found that there is a function for update phys, but while...
Dear all,
I'm using an nRF51822 chip for implementing a BLE HID device (SDK ver. 12.3.0, SD ver. s130_2.0.1)
Situation is the following:
1. I use peer manager for deal...
I've written a detailed description of how to program & debug the NRF52832 using open-source tools and the Nordic SDK.
See https://iosoft.blog/arm-gcc-lean-nordic-nrf52...
Hi all
I am working on Bluetooth application using NRF52840 kit. The application is very simple, the device would have about 7 push buttons which when pressed data will...