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...
please, help me ㅠ_ㅠ
it mades me crazy
My PC is Windows 8.1 & 64 bit.
I try to install / repair / change SDK (6.1.0 version, 6.0.0 version, 4.4.1 version)...
I have achieved the demo referring to the IoT SDK and can control the lights on the nRF51 DK through the Firefox browser with Copper plgu-in in the LAN.Recently I want to...
Hi,
I interested in a simple system of a master and slave nrf2460. But how many of these systems would happily coexist in a the same room?
Thanks
Senthil
The Enhanced ShockBurst PTX Project just inits the ESB and start transmitting without ever configing either of the 16MHz or 32kHz clocks (none that I can see at least).
...
Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
hi.I have a question about synchronization. In main loop, there is a function sd_app_event_wait() which blocks until ble event from softdevice call occurs, so I want to put...
Thought I'd check to see if there were any examples floating around that demonstrate how to dynamically claim memory when the softdevice (s110) is disabled? Any hidden gotchas...
Hi All,
We have embedded windows ce devices, and were thinking of adding ble functionality by connecting a small nrf51822 board through a serial port.
Would it be possible...
I'm currently debugging a daughter card for the nRF8122 evaluation board but there's a higher voltage and current on that daughter card.
I want to know how the IO are connected...
We are developing an application based on S130 V0.9 (orignially S130 V0.5 was used) SoftDevice using development boards PCA10001/PCA10000/Beacon. Main activities of the application...
Hi,
I am trying to use the spi_slave_example on my nordic nrf51822. But i have an issue :
I can build all target and download code to flash memory but nothing happen...
Hello,
What is he meaning of PROTENSET0, PROTENSET1 in sd_flash_protect()?
How can I use this function to set WRITE PROTECT to a certain flash page?
I searched a lot...
Hi,
I need to use nrf51-ble-app-lbs application example to add my customized applications. I have downloaded the project but I'm not able to compile it probably cause I...
Hi All,
I am new in nrf51 development. I have a nRF51-DK kit. I would like to make development in Linux (Debian) only.
I found a lot of documents and I can compile examples...