Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
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...
Hi,
I'm having trouble writing to a characteristic when operating as a central. I'm sure it is just a lack of understanding on my part but neither the SDK documentation...
Dear Sir,
In the twi sensor example code in sdk14 of nrf52832 the sensor LM75- B is mentioned.Please tell me that can I use LM75-A. with the same code.
Warm Regards, Manoj...
Hello,
First of all, i work with Linux Mint (Ubuntu 16.04) on my PC. For the WIndows Tools i do use Virtualbox on a Win7 system (can this cause any problems?)
i do...
When I add a PWM or simple timer to a uart example I get the error in Keil.
Simple timer: I added app_simple_timer.c to the library, I added the #include "app_simple_timer...
Hello,
We are currently trying to find our way in all the documentation and procedures required to qualify our product with the Bluetooth SIG. I am using their Launch Studio...
the interval parameter setting in application don't take effect,,, device still run with DFU-bootloader's connection interval setting.
i use nRF5_SDK_13.0.0-1.alpha.
...
Hi, everyone.
I have developed own application base on ble_app_uart.
But now I have to upgrade OOB pairing with NFC.
I have some problem.
First, I have to use...
i want to pair the device by one key. push the key ,the host pair the device. if not to push the key, the host can not pair the device.
the key is yes/no
how to set ?
Are there any library for One Wire protocol?
I found for using Arduino, but we use nRF5 DK with Segger Embedded Studio. We wil use DS18B20 standalone sensor.
I need a module that I can poll over SPI from my host MCU an output of a FIFO buffer of incoming packets (MAC address and RSSI) on channel 37 Bluetooth. Or a module where...
I would like to close a button cell battery (3V) directly to VDD and define the VDD as ADC input. I would like to measure the button cell battery voltage via the internal...
Dear Sir,
I am interfacing nRF24L01 with Renesas R5F104 Microcontroller on transmitter side and my Reciever is nRF24L01 interfaced with Arduino Uno Board.The Transitter...