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 have created a custom board in the boards.h file.
I then created the fanstel header file and copied the PCA10056 information accross. Everything is working as it should...
Hello,
I have been struggling with multilink uart example for a while. I have done 3 peripherals and one central communication but still I have some problems. I am using...
I have a PCA10056 (nrf52840 DK) and a couple PCA10059's (nrf52840 Dongle).
I'm trying to get the DK to have the same/similar DFU as the dongles.
My development machine...
Good Day
I'm probably missing something very simple.
Working through this tut.
https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo
Line 1 is requesting ...
Hello,
I want to use nRF52840 dongle as complite hardware for comunication with other device via USB CDC (Virtual Com port).
End device is datalogger, and i can configure...
I am using nRF52840 Preview DK (0.12.0) and I want to measure USB currents. I am using the DK as a starting point for doing measurements on custom HW and verifying that we...
I can program and debug using Segger Embedded Studio v4.12 on my mac without a problem. When I try to use the command line to program and erase a nrf52840, I receive the following...
Hi All.
Practising Secure DFU, my nRF52840 DK board seems like if it is locked. Only Leds 1 and 2 are ON. The board is advertising with DEVICE_NAME=Dfu Targ and its COM...
Hi,
I would like to know the correct way to change the polarity of the CS line for SPI devices. The SHARP memory display is opposite of most SPI slave devices so I need...
Hi, I am using the nRF5_SDK_14.0.0_3bcc1f7 with SD v5.0.0 and the ble_app_beacon example together with the Jlink Monitor mode for debugging. The issue is that under some circumstances...
Hi,
I m using now two thingy and I m looking for the possibility to compute the difference between the two accelerometer to determinate the the moment of one compared to...
I'm trying to get back into the swing of bluetooth development, and right now I'm trying to find an overall ladder/timing diagram for a full bluetooth/softdevice transaction...
Is model Publish Retransmit (Mesh Spec 4.2.2.6 and 4.2.2.7) currently implemented in the Mesh SDK? I noticed that with Publish Retransmit Count set to 1, the Zephyr Mesh stack...
In nrf52832 datasheet, it uses" 64 MHz crystal oscillator, using external 32 MHz crystal "
then, can I use external 16 MHz crystal or external 4 MHz crystal to drive nrf52832...