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!
I tried to check the saadc value by using sample that is provided nordic homepage,
and I just found that the saadc values changed when I changed the compare time...
Dear All,
I see that there are many nrf52 modules available for shipping already. May I check with you, which one is the best interms of ease of development(HW/SW) and support...
I need to develop the IIC Slave function by using a GPIO of the nrf51822, but the development on the KEIL with C is not enough, GPIO with C program is too slow to follow the...
Hi All,
can any one tested BLE on nRF52832-CIAA?
Actually we have a nRF52-DK and also our application board.
in both the boards we loaded DFU project to check BLE...
I'm getting the following compilation error when trying to build the DFU bootloader example, using gcc 4.9.3 (4_9-2015q3) on Mac.
In file included from /Users/Eliot/dev...
Hi,I download the "nRF5x-Command-Line-Tools_9_0_0_Installer.exe" and install.my system is windows7_32bit.When double click to run the "nrfjprog.exe",the startup window exits...
I am new to nRF51822 and seek expert's advice!
I am planning to prototype using nRF51822 Bluetooth Smart Beacon,
Can some one suggest if I can use nRF51822 Bluetooth...
Hello, when I check nRFgo SDK document and demo, find one difference, it's strange.
First, in demo, I check hal_nrf.c:
/**
Typedef for the RF_CH register. Contains...
It would be useful in debugging to be able to fire up gdb and point it at a single binary so that I can step through code in both the bootloader and the application. The mergehex...
I'm trying to figure out the RAM power and RAM retention on the nRF52. This is the micro I've used that has had the ability to turn chunks of RAM on or off.
Here's my understanding...
I'm trying to apply a firmware update using a zip file that has worked with older version of nRF Toolbox. Using the current version, (4.1.1) on iOS, I select DFU, then select...
Hi everybody.
I am opening a dedicate question after a recent topic that already helped me a lot, with another discussion pretty similar to my problem. Resuming briefly...
On the nrf52dk development kit, I want to power the target nrf52 from an external supply without powering the interface mcu (the debugging probe). How do I wire that? I don...
I'm trying to add nRF_Drivers files to Segger studio project, based on nrf51,51422(10028) examples. I added path in preprocessor user definitions and I added file like nrf_drv_lpcomp...