Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
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'm trying sending 3 bytes in standard example from nrfgo - but it enters in interrupt with fail - occurs maximum re-transmits case. Project in this folder:
C:\Nordic Semiconductor...
Hello,
I know that Vdd on nRF24L01 module should be on 3.3V power and probably will be burned if get 5V power.... If in any case that happen at some point of experimentation...
Hello!
The company for which I work is migrating from NRF24 to NRF51.
Our protocol relies on ESB and uses payloads of 32 bytes and payloads in ack (also 32 bytes).
...
Hi,
after receiving button event application crashes. I get NRF_ERROR_NOT_FOUND from app_sched_event_get and device stop responding.
What can be the reason?
Thanks...
Hi,
recently I purchased the nRF51822 Beacon Kit. I downloaded the hw files and unfortunately realized that they are altium designer files.
As I'm using Eagle I would like...
Dear All,
I've recently had a problem with interaction with samsung phones (S3, S4, note 2 on 4.3+) using 51822. The connection interval that I have is around 48ms with...
**nRF8001 + STM32 microprocessor + ble_HID_keyboard_template (from Arduino)**
I am now trying to port the ble_HID_keyboard_template from the Arduino:
After the reset...
Hello support team
Have you tested the nRFgo 1.15 x64?
usually x64 installs in Program Files this installs in Program Files (x86) any reason why?
I had to recover my PCA10001...
is there any complete altium designer file including schematic and pcb file for nrf51822 ?? there is only layout file in the website...... if you have it please email the...
Hi
I just updated our project to files from new SDK release 6.1. The normal application is working properly with the new SDK, but i got in trouble with the bootloader parts...
Hi all
I would like to use the s110 softdevice V7 with the nRF51422 which I know is possible. However, I would like to start the work with an example project, but I can...
I want to make a indoor positioning system using bluetooth 4.0. so for this HOST should recieve the RSSI from the devices it is connected to(from RSSI to distance conversion...
Hello,
I am working with the nRF8001 device:
When I try to configure the device as a service data broadcaster and go to the nRF8001 Setup -> Generate Source Files (in...