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...
I want to build on the agps sample for 9160-dk
This involves changing the destination and format of outputs to cloud
I saw that multiple GPS hits are consolidated and...
Hi, Dear Nordic & all:
when I prepare to do a DFU example,I get trouble in installing "nrfutil" tool
I sure that I installed it successfully, but when I input "nrfutil...
Hi
I have a nrf52840 dongle with which already been flashed with ot-NCP binary and I want to over write this binary with new binary image[ot-rcp] in nrf connect for desktop...
hello,
I'm working with nRF52840 dongle, i installed nRF Connect for desktop v3.6.1 on ubunto 18.4 and i am using python3. After programming connectivity_4.1.4_usb_with_s132_5...
Hello I'm using Zephyr and trying to update the characteristic value with interval of 50ms. The problem is that the android app nrf connect freezes after I start reading the...
Hi,
I'm trying to run the light_switch sample app from nRF SDK for Mesh.
I have both PCA10056 and PCA10059, and I used both to run some other applications before testing...
Hi. I'm evaluating the nRF52810 chip by developing on the nRF52-DK (based in nRF52832 chip). As noted in this chapter https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17...
We need to work with the PWM, the idea is to set one frequency, duty 50%, and put out these pulses to one pin, we understand how to do that but we need to stop these pulses...
Hi,
I once got the following message while trying to attach a debugger to my network core.
After this event, I haven't been able to program my network core.
I have...
I am looking at the hardware design of Thingy91, where the antenna is shared by LTE and GPS/GNSS. My system will be connected to a cloud (probably most of the time) and track...
Hi,
Our NRF52840 (running 14.2) often takes a very long time to disconnect, from when a disconnection is initiated by the phone. It can take 30s, sometimes even more, for...
Hi,
I'm using 5 nordic thingy 52 (nRF6936).
I connect all of them with my android smartphone using your thingylib library ( github ) and read only `rawDataNotification...