I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
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...