I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
Hi all
According to errata 146 of the nRF52832 Rev 1 errata sheet V1.5, the LFRC oscillator has a frequency tolerance of 500ppm instead of 250ppm.
What are the consequences...
I have a bootloader compiled from SDK 14.0, and when I try to upgrade to 14.1, the new linker script (secure_dfu_ble_gcc_nrf52.ld) does not contain the UICR_BOOTLOADER memory...
Hi,
I'm using the nrf51822 and I want to merge Server and Client roles in one Peripheral device. I am already able to send a history of temperature and humidity measurements...
Sometimes when the method RequestData is called after receiving a notify on the characteristic, the Master Emulator seems to hang for a set amount of time before throwing...
Hi guys,
I have troubles with MCP 3.10.0.14 but the device (PCA10031) cannot be detected in my laptop (Win 7 enterprise). I actually checked it on other PCs and everything...
Hi, I have just taken on responsibility for maintaining some firmware written for the nRF24LE1. One file, radio.c, contains the copyright header:
/* Copyright (c) 2008...
Can a proxy node also be a client and server node (a controller node)?
What are the key differences between a server and a client in BLE mesh?
Can a server relay a packet...
Hi,
When I try to download code to my nRF52832 from Keil with the example "BLE ATT_MTU Throughput Example", I get this error: Error: Flash Download failed - "Cortex-M4...
i want make delay funtion by timer?
in the other MCU like PIC, AVR, stm. i find register that hold value counter and i cant set this value
for example:
timer 8 bit will...
Hello
Just to confirm:
is it OK to use 2-layer PCB with nRF52840?
In case a 4-layer is needed, when do you advise the use of a 4-layer pcb?
Basically we...
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...