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...
Dear Nordic,
nRF52840 is very good solution and we are planning below.
What I want to do:
WLAN Firmware to be stored in nRF52840 Flash
nRF52840 Flash is sufficient...
When I am using power manage function to keep device low power mode, for every 6 milliseconds I am getting small spike of ~300 micro Amp and average current of 300 micro Amp...
Hello Sir,
I’ve been used nRF24L01P controlled by DSP to transmit and receive data for few months. The nRF24L01P is run in 1Mbps mode. The SPI of DSP is set to send 8 bits...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
Hello,
I have read a lot posts which has the same title unfortunately I am still unable to solve my problem. I am using pca10028, s110, SDK 6. Code is based on BLE_app_uart...
Hello,
on my computer I have the IAR Workbench (8.11) installed.
I want to start Bluetooth software development.
Therefore I installed nRFgo, unzipped the nRF5_SDK_14...
Hello
in sdk14.1 in examples/ble_peripheral/ble_app_buttonless_dfu i get this error when compiling with g++:
make[1]: Entering directory '/home/work/software/nordic/sdk...
Hello,I want to make NRF_LOG_BACKEND_UART work with NUS . The nus work with app_uart_fifo,and the NRF_LOG_BACKEND_UART work with app_uart. I try to make them work together...
I am using NRF51822,S110,16Mhz XOsc. In this if Controller goes to sleep mode the current consumption is 4.9mA. In my application at sleep mode BLE should be connected and...
If I make a product using the nrf24lu1+ chip how can I register a PID for it? The VID is 0x1915 and I know that Bitcraze uses a PID of 0x7777. The Linksys WUSB11 v2.8 802...
Hello
We have nRF51822 chip on our board. We want to make next version of the board. But heard that nRF51822 will be no supported in the near future. So the question is...
Hello,
I am having an issue with my SAADC, it seems to hang while calibrating. The flow of my app is as follows, on my main the SAADC is started with saadc_start() , where...
Good morning, I want my nRF24LE1 to sleep & wake up (memory retention, timers on) while retaining data in xdata, but it's not doing so. Please help!! Thanks, Mahesh
...