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...
Hello,
I have nrf52810 with soft device S132 5.1, SDK 14.2.
It works fine when NRF_LOG_ENABLED is enabled, data from NUS are printed in debug console. But Im not able...
Hello,
I am writing a BLE central application that connects to a device and should then discover ALL services on the device. I am new to Nordic and am using the nRF5340...
Hi
I am going to start an application with the mesh network. Here is my requirement,
1. I have to receive the data from the master device (STM32) by using SPIS (nRF52840...
Hello,
I am using the ble_app_uart_c_pca10056_s140 example code (SDK v17). This is the NUS BLE central device.
The code is almost unchanged from the example source.
...
I'm quite new to nrf.
These days I'm trying to program power efficient uart data sender over ble.
It receives uart and sends data fine.
The problem is it's not going...
Hello,
Does nRF52833 has support for FreeRTOS in version 16.0.0 of nrF SDK?
Is there any specific example with the softdevice and FreeRTOS?
Thank You,
Vineeth...
When we develop out product, we found it cannot connect to our server. After our check step by step, we found if we comment the code about RAI setting, MQTT service can be...
I wanted to add TWI functionality to the flash fds example and was confused about adding drivers with CMSISwizard. I manually added all the necessary twi drivers based off...
HI
I have got a new nrf5340 DK. I have tested four LEDs and HRM. It's working fine. But when I have tried to upload blinky or hello_world Sample from NCS v1.5.1, I can't...
Hi all,
I have tested successfully the wireless timer syncronization proposed by:
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts...
Hello guys.
I recently discovered that you included example codes for OSDP Control Panel (CP) and Peripheral Devices (PDs). In NCS v1.5.1 that I am using, they can be fund...
Hello,
I'm using the Infineon Optiga Trust X chip for ECDSA signature verification but I'm having trouble saving the public key.
Currently the public key is generated...
C++ exceptions can sometimes fail causing a std::terminate on every throw. This turns out to be a linker issue present in the following files:
nRF5_SDK_17.0.2/components...
Hello
I tried to set the eDRX mode to more then 1 min. in many different project and samples, but after 1 minute it always turns on the modem. Does anyone have a clue what...