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...
Hi !
In nRF9160, want to implement nrf_mode_lib for modem. Therefore, need to select non-secure(ns) board.But want to set UARTE2 as secure. As UARTE2 provides communication...
Hello!
I am completely new to development with the nRF52DK.
Today I spent the entire day trying to set up the IDE and enviroment to make my first application, but that...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello All,
I am using the BE33 (nRF52833 based) module of the Celium Device. I am able to flash the code by using SWDIO and SWDCLK pins. Also, I have tested the BLE advertisement...
Hi,
I am running into this issue when receiving over uart where the byte received is always one byte behind relative to the byte sent by the sender. The byte received is...
I've never been able to get >= 10.13.0 of the nrf tools working. The previous versions work fine on my x86 mac, but there are a series of problems with the newer tools. First...
Hello,
Is there a way to configure mcuboot to allow updates to the bootloader itself? That feature is supported in Nordic's bootloader, but I haven't been able to find...
Hi All,
We are using NCS v1.7.1 on our custom designed nRF52840 board. We have a touch screen interfaced with I2C to our device. There is one more controller connected on...
I am making a "program that keeps multiple software in Flash ROM and reads arbitrary software according to instructions".
When I open the hex file with a text editor, the...
So i have my nRF5340 DK and have been pretty successful in getting my Mesh working with some Thingy:52 devices, some Adafruit Feather devices and some Sengled Lamps.
Groovy...
I am trying to read from the LIS3MDL sensor using spim on the nrf52840 dongle. I gave the rx buffer with the length of 7bytes. Whenever i tried to read from the sensor, I...
Speaking with various MVNOs, not all carriers support PSM or eDRX when roaming, so I am interested in the time and wattage consumed transitioning from PSM --> to ready to...
Hi,
I want to connect "nRF52840 Dongle" via SPI to an 6-Axis IMU (Adafruit ICM-20649 / InvenSense). The collected data (cycle = appx. 10ms) should be sent out with BLE to...
Hi.
A simply question: i want to get data on " LL_VERSION_IND" control PDU from peer. Example: my device is slave, after connecting to me i want to get LL_VERSION_IND data...
Hi,
When will you release the SDK for the PCA0054 (12 antenna array) with nrf52833DK?
Specifically, code that supports more than 1 tag detection
If full SDK is not available...