What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
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...