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.
I'm new to BB 10 development using native NDk provided by Blackberry (Momentics IDE)
Developing app with Bluetooth LE device, But having problem to discover the BLE device...
Recently I open the sdk of the nrf51422,there are some functions that indicate that they are come from the document call 'ant_interface.h'.But when I try to go to the definition...
I'm ending up in the HardFault_Handler() on calling sd_app_evt_wait() within a function that reads from the UART. What might cause that? Stack screenshot attached.
I have...
I'm using nRF51822 for development. and I want to use ADC to measure the electricity of battery, but I don't know the discharge characteristic, i couldn't get that on internet...
#define IO_CHERRY8x16_ROW_PORT 0x13E02040UL
#define IO_CHERRY8x16_COLUMN_PORT 0x60031FBFUL
Why this number be defined like this ? What are this two things use for?
...
Hi,
I'm trying to compile the bootloader example using GCC instead of Keil compiler.
To do so, I copied the bootloader example and started editing the file bootloader_util_arm...
Hi, I am working on my new project. My goal is a sensor network. I have to create four service, one or two basic service like htm and battery service and other with contains...
Referring to the PCA10001 schematic, there is a solder bridge SB1, which connects AVDD with VCC_nRF.
Can you please explain in which cases is it needed?
Thank you
...
Hi all,
I test the DFU as follow:
erase chip, program "s110_nrf51822_5.2.1_softdevice.hex"
program "bootloader" by using nrfjprog.exe
"DfuTarg" can be found...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
I'm trying to build the bootloader for gcc/Eclipse.
I used the manual setup approach described here.
However, I can not fit in the allocated space, because...
SDK version: 5.1.0
S110 version: 6.0.0
chip: nRF51822
I am experimenting a generic Data transfer hid device, the report map is as follows:
0x05, 0x0C, // Usage...
Hello Nordic team,
I am working on a BLE RedBearLab shield (nrf8001) mounted on an Arduino board.
Consider that a connection is correctly made from a Master app to my...
I've been running various code on a 51822 that has used PPI, timers, events, GPIO pin config and so on. Supposing I've lost track of what state the retained registers on the...