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 everyone,
I am working with TWI and broadcasting of data using ble_app_beacon. I am facing a problem in broadcasting of the data. I have complied the code and it runs...
Hello everyone,
I am working with TWI and broadcasting of data using ble_app_beacon. I am facing a problem in broadcasting of the data. I have complied the code and it runs...
Hello, Nordic.
I use NRF51822. I know NRF52 series is able to NFC Tag with Antenna.
But I want to use NFC module with NRF51822. If I can modify NRF51822 circuit, is...
Hi DevZone,
I am doing my project base on SDK 14.2.0 example spi. I modified the PIN according to Arduino PIN map and connected the nRF52480 Preview DK with Arduino Uno...
Hi Everyone,
So I have a custom board with an LED on P0.9. I have confirmed it works by applying power to it, so no issue with the LED itself or the way it is connected...
Hi,
My problem that the RAM is insufficient for my project.
Please, I want to know how to set optimization configuration. By the way, my central device only connect our...
Hi,
I was trying some examples of the SDK 13 and 14 for keil but now I need to undestand how works the ble mesh.
I did the download of the SDK mesh, and there are only...
I am trying add the JSON library to light switch exemple (SDK Mesh).
First all I created a lib folder in the main folder of SDK (nrf5_SDK_for_Mesh_v1.0.0_src). Inside this...
I need to store as much data as possible in flash. And the free flash size varies from different version of the application software.
Is there a method to have the lowest...
Hello,
I'm wondering how long do I need to keep the data I want to send alive.
Here's the use case:
My data changed so I need to notify the central. Since the data changed...
I downloaded the Android App from https://github.com/NordicPlayground/Android-nRF-UART, and when I run it on my phone it does not see ANY bluetooth devices. However, when...
Given that mbed is based on RTX, has anyone used the nRF5 SDK with mbed or know if it would be an easy or seamless integration ?
Thanks for your help!
Mickael
I'm implementing Capacitive Touch sensor using comparator method.
The hardware configuration was followed exactly as described here .
The output differs depending on the...
Hi,
I tried to make a special application that includes 3 advertisements, (one with softdevice, and two others with timeslot), then i successed to
integrate all the three...