Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
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...
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
...
I want to keep the value of the variable even if there is power interruption or reset in the system. That's why I want to create persistent variable in main. Do I need to...
i use ble_uart example nrf51 in sdk1 with ic kline interface with mortorbike
NRF51 Tx,RX connect to TX,RX MC33290 and Kline of MC32290 connect to motorbike
( you can Google...