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...
Hello. It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to conditionally switch the advertised UUID to another UUID. There is "sd_ble_uuid_vs_add...
Hello,
I have tested the USB HID Composite Example from Nordic SDK (15.0.0 and 17.1.0) on Windows and MacOS.
1) usbd_hid_composite_pca10056.hex from SDK15.0.0 works both...
I do not know how to use this site.
After my enquiry I received the following email and I am unable to reply to the answer.
> The ticket The input range of the SAADC...
I am trying to find where to implement secure communication between my BLE device (no display or input) and an Android tablet.
I am using the nRF_BLE library and am wondering...
Hi,
I've been browsing the forum here but didn't find an appropriate answer for my issue.
First, my platform & tools:
Programming nRF52833 (Laird BL653)
nRF5 SDK...
Hello,
I have been developing some products over the nRF51822 BLE. Got my introduction with nRF about 2 months back and despite the steep learning curve I was able to integrate...
Hi all. I'm using an old macbook and nRF Connect for Desktop just stuck at splash screen. Any version > 3.9.0 do not work.
System Version: macOS 10.13.6 (17G14042) Kernel...
Hello, I am using board nRF9160-dk (sdk 1.8.0). I need to get geolocation data using AGPS, for this I use the following sequence of AT commands:
AT%XSYSTEMMODE=1,0,1,0 AT...
I am currently working with the nRF52 DK and have compiled some code to read ADC values. This code works fine with the nRF52 DK but I am having trouble getting it to work...
Hello everyone, I'm developing a wearable device based on nRF52832 which reads IMU (ICM20948) data using TWI.
The problem is that if I try to use the code with a custom...
hello everyone,
in my project i need to advertise the sensor data as well as connecting the BLE TAG . in detail i am using nrf52810 with mpu6050 and i want read the accelerometer...
Hello,
During my evaluation of nRF52840 I discovered an issue which prevents the device from joining a Zigbee network successfully.
I'm using out of the box zigbee/light_bulb...
Hi,
I've installed all by the book watching the installation videos and I have a problem building in VScode
when I try to build with nrf connect app window I get this...