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 2 questions regarding BLE5 on nRF52832
Which Soft device and SDK has to be used to implement BLE 5 on nRF52832? We will be using the nRf52 DK for same.
Is the provision...
Hi,
I am using timer interrupt in my code. In that I will be generating interrupt after certain time interval, after the interrupt it should process the incoming data from...
Hi
We are using the nRF52840 and the application is OK now. Then I do the OTA using a Android phone which supports Bluetooth 5 and it's made in our country. I use the nRF...
Greetings,
I am using nrf51822 (experimental_ble_app_eddystone example from SDK). I am advertising UID ID namespace and UID ID instance. I am able to see the data in nRF...
I am working on a project that uses PIC18 and nRF8001. PIC18 is used to control nRF8001 and LCD. The project needs to transmit large data to central ( about 512KB). It seems...
I have some improvement I would like to see in the stack. How can I get these implemented. Improvements include:
Allow advertisement reporting events during connect...
I am not sure if this is the right forum to ask this question but I can't find details on availability and pricing for nRF52840. I tried calling DigiKey but they don't have...
Hey guys,
With the ble_app_exemple, I manage to add the FDS libraries. Unfortunately, when i run the example in Debug, I got error 2 for fds(FDS_ERR_NOT_INITIALIZED). I'm...
Hi,
I am using nrf51822 module and sdk v12.2.0.
I was compiling code under ubuntu. I observed that pca10028 is configured for nrf51422_xxac target.
But i want to use nrf51822...
Hi,
The NFC function is set to read only in my application. I don't want to wake up my system when someone tap on my device to read the NFC data. (assume this method can...
Could someone confirm whether there are schmitt triggers on the nRF51822 GPIO. I found the following thread that mentions them, but it also is discussing the nRF52 series...
Arm Gcc (using Eclipse Neon) |
SDK 13.0 |
nrf52 DK (PCA10040) |
tried soft device 4.0.2 and 4.0.4
I can successfully compile and run the example -ble peripheral- ble_app_hrs...