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 Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi Nordic team,
I've successfully run the Wi-Fi Shell example on the nRF54H20-DK with the nRF7002-EK, but I'm having trouble getting it to work with the nRF7002-EB. Without...
As I am running out of flash space on the nrf5340 (mainly due to the 500+kB needed to run a basic wifi application), I want to put the nrf70 firmware into the external flash...
When I'm using NCS Desktop to develop a keyboard, I found that on the Windows system, the maximum current applied for in the configuration descriptor is displayed as 100mA...
Hi, My H/W is using nRF52840. I update my nRF82840 DK board with Direct Test Mode F/W and do test DTM by DTM app in "nRF connect for desktop". And, I put nRF82840 DK board...
Hi,
As the title suggests, I need to simulate I2C-like functionality using software. Therefore, I want to control GPIO using registers. I attempted the following approach...
In the preceding figure, TSWITCHOFFSET is a 13-bit signed number, and the highest Bit number12 is the symbol bit. TSAMPLEOFFSET is a 12-bit signed number, with the highest...
Hello everyone!
I’m working with the Seeed Studio XIAO BLE Sense to acquire data from its integrated IMU (LSM6DS3TR-C) .
I found that the Zephyr SDK (nRF Connect 2.9.0...
Hello,
I'm using devkit board nrf52832dk and nRF SDK v2.7.0.
I would like to generate TX modulated bursts using radio test sample https://github.com/nrfconnect/sdk-nrf...
I'm trying to add a static partition that lies between the mcuboot and mcuboot_pad/app ones, but even though my solution builds correctly, mcuboot is stuck in a loop. This...
Hi,
I'm setting up the project(VS Code + Make + ARM-GCC) for nRF52840. The project will use nRF5 SDK(not new with Zephyr) and softdevice(both BLE roles).
Until now I've...