Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
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 want to create BLE connection between two different modules - nrf51822 and TI CC2564 (possibly Laird BT800). Is there any chance on using Gazell protocol on other...
Hi,
if I got it right, the Radio Timeslot API is not supported by the S140 softdevice. Is this right? Why is this and are there any plans to support the API in later versions...
HI, every one, I joined the watchdog program in application,i use sdk11.0, and i found the problem that when i download the program , the MDK compiler point out "error: flash...
Hi,
I am doing development on Android platform. I am using Marshmallow device to develop my BLE application. Many times I am getting status code 129 in onServicesDiscovered...
Hi, i'm working on a custom board with microswitch (Crouzet V4) in order to get the position of a moving part inside a machine. This switch is in pullup mode with a 100k resistor...
Hello,
I am using nrf51 and sdk12.2. I want to print data to terminal using printf function. So I added app_uart_fifo.c also I included paths. I did not get any errors from...
I'm using NRF51422, s130, SDK v12.
And I'm working on a project that can connect concurrent peripheral and Central.
In this continuious connect and disconnect sequences...
Hello,
I am using the bootloader_secure-Example on a custom-board and I want to configure a LED as status-indication.
Since I am on a custom-board I disabled the functions...
Hello!
I have to sample audio signal from a microphone (MAX 9814 adafruit) with the nrf52 board. I use the saadc and then I perform a FFT of the data using the sdk 13 examples...
Hello,
in my test I executed sd_mutex_acquire twice in sequence without releasing it. However, I did not get a "NRF_ERROR_SOC_MUTEX_ALREADY_TAKEN" on the second time. What...
Hello,
I am using nrf51 and sdk11. I am trying to add twi drivers to code. I have added and also added path for the twi drivers. But I am getting error as "............\components...
Hello, I can program properly (the "--verify" command passed) my softdevice s140 into the chip, using nrfjprog 9.x. But now I can't use my keil uv5 to program my user app...