To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
I am trying to build the project which I downloaded from github for the "A beginner's tutorial: Advertising" but I get errors for missing files when I try to build it both...
How the ble peripheral knows that ble central was disconnected?
if i trying to send continuously some packets to ble peripheral some times peripheral is not responding?
...
Hello, everyone~
As the title, is there a complete tutorial for that? I even don't know if I can download the project directly without flashing SoftDevice additionally...
Dear Nordic Devzone,
Just recently I purchased 2 additional nRF52840. In total I have 6 of them now;
The first four all have the following numbers on the chip:
pca10056...
Hello,
I've found a lot of topics about this issue but none resolved my case.
I'm trying to program a custom N51822 board (QF ACA 1) but without success.
These are...
i have downloaded python (Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32) on window 10 in cmd successfully. and pip also...
In my application,the end product is given to the user with a static passkey. We need to give the user the provision to change the passkey .
Currently I have a working...
Nordic nRF52832 chipset
If I understand the answers given the NFC port always consumes power even when just listening but otherwise in active?
Am I correct and also...
I am using nRF52 DK kit which has SWD connector for booting External device but it is booting only nRF52 Board not the external board
please can any one suggest me the right...
Hello,
I am designing a custom PCB with NRF52832 IC. According to datsheet, required specification of inductor L1 are:3.9nH, 0402 package, 5% and a High-frequecy chip inductor...
Hello,
I did some power measurement on the nrf52 DK with the Nordic profiler kit and the result was way more than what we could expect from a nrf52 (about 1 mA). Even in...
I am working on the ANT connectivity for a product we've developed, called RunScribe [a shoe-worn running sensor], and am seeing some issues on Fenix 5 watches with our ANT...
Hi,
I'm trying to implement run the ESB and the BLE concurently using the timeslot API.
I started from this example : devzone.nordicsemi.com/.../
The problem is this example...
Hi,
I'm quite a beginner to this whole nrf52832 world and I'm trying to read some data from a flex sensor wired in series with another resistor connected to VCC now I understand...
In brief our problem with rfx2411n is that rfx begins to draw 200ma current without any reason. Rfx is powered down, powered from 3,0v. And suddenly something happens and...