Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
I am using the NRF52 DK with Keil IDE in Windows. I uploaded the ble_app_uart_c example (Examples > ble_central > ble_app_uart_c) and modified it so that it would print a...
We are Developing a product using RF NRF24l01+ LNA+PA board. We are facing the problem of Range in Urban area we get only 100 meter.Is there any way to increase the range...
Hello I have a setup that work perfectly to debug applications but fails to work with the bootloader. I'm starting openocd, then gdb and issue the following commands that...
During the System On mode and System off mode, I see a spike in current of 400 uA with frequency of around 8Hz. Is it due to the refresh mode or is this different. Could anyone...
My SDK revision is 16.0, but our NFCT driver is programed by ourselves,didn't ues Nordic LIB. HW is also made by ourselves.
It often generates CRC error durring normal communication...
Hi there!
According to the Bluetooth specification (Version 5.2, Vol 3, Part C, 12 GAP service and characteristics for GATT server) the 'Central Address Resolution' characteristic...
Installed the SDK
Wasted an entire day.
Then tried to compile and load sample at_client project
Received the same error.
Does someone deserve a polite or impolite...
~ Is there any way to get information on name and UID of "groups" within a Mesh, and, who are members of the group ? ~ Is there a way to know a new group has been created...
Hi:
We use freeRTOS + tinyUSB + nRF52SDK develope central Application on nRF52840 DK board.
we enable SoftDevice first(it return NRF_SUCCESS). then init the USB Power...
Hello,
I am trying to write a application that can store a simple "INTEGER" value , I want to store the Integer value as 0 or 1 , I beleive RAM Retention would only work...
what are pca10040 and pca10040e? I could not find any documentation for this name?
And also had a question about the dev kit.
I have NRF52 dev board and want to develop...
I am looking to integrate BLE into my application (something like NUS for now). From what I've heard, you aren't supposed to be making changes to the BLE stack itself, and...
I have konw the Thread FTD can network by masterkey . I want to know is it possible to network by CLI masterkey of Thread SED ? because using the same usage , I can not network...
Hi BLE Mesh support team,
We're trying to evaluate for our light and switch products. We have searched for the examples and done some tests. We need some help to understand...