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 program and debug the nrf52840 device but I'm kind of stuck at the programing range/address issue.
I'm using my customized board so I doubt Nordic Semi...
First I register the address of the central device to the peripheral device. When I work with a single peripheral device and a single central device, I can send commands from...
I'm trying to understand the subtleties in a Gazell link setup with multiple devices and a single host.
The documentation in the infocentre suggests minimum timeslot_period...
Hi,
Just wanted to confirm what the average current measured by the PPK represents. So for example if I have AVG in average window as 2.5mA, is that only the BLE (i.e....
Hi,
I found a bug in ble_app_gls example from SDK_12.3.0 / s130.
If user enters a wrong passkey, the app ends in a app_error_fault_handler exception and the central keeps...
I think I found the source of many of my recent problem. The print in Segger is going crazy.
I found out that if I increment a simple variable and print it when I hit debug...
Hi,
I am using the nRF52-DK as a device like beacon encodded with the original code of "nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\ble_app_beacon.
I want to change...
I am beginner of 52832. Current software is based S132 4.0.2 and SDK 13.0.0. Test platform is based on PCA10040.0
My problem is application can not start normally in merged...
Hello,
I am using nrf51 and sdk11. I have one code and I am trying ti build hex or bin file for this code. Now the code size exceeds and so I am trying to build using makefile...
I am learning about FPGA. I have question general question related to it.
Doc1.docx
A FPGA is connected to a 14-bit DAC and to an output amplifier. The DAC have a sampling...
Using S132 v4.0.2, is it possible to disable DLE (i.e. make it NOT set the LE Data Packet Length Extension used bit in the LL_FEATURE_RSP)?
Alternatively, is there a way...
experimental_ble_app_multiperipheral_pca10040_s132 connectivity issue.zip
I’m getting an LMP Response Timeout disconnect reason about 50% of the time when trying to get...
Hi guys
I have been working with a nordic ble device (NRF51822) configured as a Beacon. I am implementing an IOS app, using Apple framework " CoreLocation". My goal is...
I'm looking at using an nRF51822 in a Gazell or ESB application. I prefer not to have any softdevice loaded at all.
What is the correct procedure to perform clock calibration...