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...
Hello,
I have constructed a custom board with nRF52832 and MPU9250 on it.
I have flashed the program for reading battery service, temperature service and MPU9250 readings...
I followed the tutorial on devzone.nordicsemi.com/.../ to use Eclipse, GCC and GNU Debugger.
I encountered an error after the successful build (with key symbol) with CDT...
Hello,
I purchased nrf51822 module and i want to use s130 sdk for my project.
But when i have look over using keil i found that it requires jlink debugger or jtag debugger...
I am studying about developing a simple BLE 6LoWPAN network. My proposed topology is mentioned below:
internet - - - - - - - - - BLE1 - - - - - - - - - BLE2
| \
...
Hello,
As we can see, the mesh stack is a totally new stack which is independent of traditional BLE stack. Could you please explain why to design like this?
I found there...
Hi, I'm deeply interested about the Nordic's PCA20014; a.k.a solar beacon .
This HW uses
Amorton AM-1417CA solar cell, 1.5V, 12.5uA at FL-200lux
2 channel...
Hi,
I have run into a problem with the nRF sniffer. I used it in late May and early June to debug a BLE connection between a nRF-DK and a HTC Desire 610 and it worked fine...
Hello,
I am trying to communicate urart with nrf52840 and other devices.
But there was a problem.
You can transfer data from the nrf52840 to another device, but if...
Hello,
I need to connect an event handler (i.e. a function) to two NRF_RADIO events:
-NRF_RADIO->EVENTS_ADDRESS
-NRF_RADIO->EVENTS_READY
I know I should use the NRF_RADIO...
Hello ,
I can read the rssi value after the connection is established.
case BLE_GAP_EVT_CONNECTED:
APPL_LOG("Connected to target\r\n");
err_code = bsp_indication_set...
On this question it is said:
"Error code 0x3201 means BLE_ERROR_GAP_DISCOVERABLE_WITH_WHITELIST: Use of Whitelist not permitted with discoverable advertising ."
Why does...
It is not available in Digikey, Mouser distribution restricted to Sweden, not in Farnell???
Where one can order one or there is some problem or new version coming???
Hello,
i am working with SDK 14 type 4 tag library on NRF52832 hardware. I've based my code on the example "writable ndef msg".
When receiving a record, the NFC handler...
Hi All,
We are working with one of project where we are interfacing our nRF51822 with GPS module via UART . now the query is our GPS module works on 3.3V rx/tx logic but...