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...
Dear Sir,
I am trying to access max30101 via nrf51422. When I am calling the function it is falling into Hardfault_handler & not getting out of it. I don't know anything...
After already having sent a few notifications with a custom BLE characteristic, I am getting a HardFault in the softdevice.
Initially I had added a log call to print the...
I am trying to upgrade from SDK 13 to SDK 14.2
and get a lot of compilation errors using gcc
Why have SDK path and filenames changed like:
c:/Nordic/components/libraries...
Hello, My question is when the nrf51822 connect the phone A, I whant disconnect ble on nrf51822 side let the new phone B can scan and connect nrf51822.
when used "sd_ble_gap_disconnect...
main (5).c
I have attached my main code here.Please have a look at it.I am using fs_store to write in flash location in the on_adv_report() function under the switch case...
Hello Everyone,
I am using nrf51822 with S130.
After completely erasing the chip, with the below mentioned code snippet in application code:
NRF_NVMC->CONFIG = NVMC_CONFIG_WEN_Wen...
Is there a way to capture and clear a timer without being interrupted. This doesn't seem possible with shortcuts. also it looks like theres no capture event with which to...
Hi,
Im using nrf52 dk of pca10040 of softdevice 132 with sdk version 11. I'm working on MPUexamples. The codes used to work few days back but now, it no longer works properly...
Hi!
I'm developing an application with a dual role on the nRF52840 PDK. On the one hand, the second nRF52840 PDK in the peripheral mode with which it is necessary to provide...
hello
i want to make one way data flow connection by using 2 nrf52832 and keil 5v
TX uart ----->BLE ----->BLE -----> RX uart
can you please help me!!
thank you...
Hello,
I am trying to compile this demo with Segger Embedded Studio but compilation always fail with the error "Cannot open file C:/nRF5_SDK_14.2.0_17b948a/examples/ble_central_and_peripheral...
Hi! i am using nRF52832 development board . i have flash the example code in development board and it is successfully flashed into nRF52832 development board. But i am not...
Hi,all.
I made observer with using ble_app_uart(central).
And, I transmit UUID with using uart.
Test result, I confirmed that the previous value of p_adv_report-...
Dear All.
I can use DTM F/W for nRF52 Device. And I can use nRFgo Studio to do Bluetooth --> Direct Test Mode.
Now, I need to do test 2.4GHz. In the Features box of...