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...
I have been studying the ble_app_hrs example, but it has unnecessary functionalities, and it is hard to understand.
Do you have a simple application for transferring data...
I would like to use that chip with appropriate codec as wireles Tx/Rx set. I need of uncompressed audio signal and my sours will be analogue amplifier and the Rx module has...
Hello there,
I am using multilink_central example on nrf51822 Soc, and I charged S120 in the memory. I am trying to get the RSSI and the MAC address without getting connected...
I am trying to get the sniffer to run and having problems. Tried both 0.9.7 and 1.0.1 same results on both. OS is W7-32 home. Hardware, have tried several PCA10000 and a PCA10001...
Hello community, I have the uVision 4 installed, I tried to open the project to compile ble_app_hrs_dfu but get the following error.
I find this file in C:\Keil\C51...
The reference designs and sample layout use 0402 sized components in the RF section. Are 0402 sized components required or can 0603 sized components be used? I'm trying to...
how i can send and receive data by multiple nrf24l01
for example :
If I have 10 packets for send .In Deviec 1 I want send 5 packets by one nrf24l01 and send 5 packeets...
Hi there,
I am struggling for 4-5 days but could find a solution yet.
Can nRF8002 be used as a beacon? I read nrf8002 datasheet and also google it alot but could not see...
If the softdevice is not used, As follows:
static void gpio_init(void)
{
nrf_gpio_cfg_input(Record, NRF_GPIO_PIN_PULLUP);
nrf_gpio_cfg_input(Play, NRF_GPIO_PIN_PULLUP...
There is an input clock signal with frequency of 3MHz-5MHz, but the exact frequency is unknown. I want to use nRF51822 to detect the clock signal's frequency, the accuracy...
Hi, I was using LG's HBS750 (Bluetooth Headset).
This device , after it is connected to an iOS device, shows the headset's battery level.
(Device Spec : Bluetooth 3...
Hi,
When running the multi-role-conn-observer-advertiser example on nrf51822 Soc with S110v7, I never be able to get the MAC address, and even the RSSI is always 0x1.I...
Hi all,
I am trying to implement a scanner (for reading RSSI and MAC address of the advertisor) , and I am based on S120\multilink_central example.
I understood from here...
I am trying to port the SDK 7.2 DFU example to support the S310 stack and compile using GCC. I have made the necessary changes as suggested in this post and I am testing on...
I'm using SDK 7.1, PCA10028 & PCA10003, SD310 2.0.1
My understanding is that the NFR51422 chip on the *28 board has twice the RAM, but otherwise is the same as the NRF51...