Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
See the below stack trace using nRF5 SDK 17.0.2, where execution had stopped while entering a critical region during an interrupt event when another log was being processed...
Hello,
I am developing a BLE peripheral with three services:
Device Information Service
Custom service #1 with two characteristics
Custom service #2 with one characteristcs...
When i enable BLE_DFU_SUPPORT_ENABLED 1 and debug i have problem Mesh error 4 at 0x00000000 (:0). I'm using sdk: 17.0.2, sdk_for_mesh: 5.0.0. Board nRF52840 DK. Thanks you...
Hello!
I am sending MQTT commands over UART from an NRF52840 DK to the NRF9160 DK which has the ibasis sim card inside. I noticed 3 times so far that after 24 hours , 1...
Hi
I could test Bluetooth Mesh Chat sample on nRF52833-DK nodes. I would like to know whether there is any way to send chat message from nRF Mesh app (non-mesh BLE device...
Hello,
I need to send and receive UDP packets using nRF9160DK via NB-IoT network. I'm able to achieve this using Serial LTE modem . However I need to write my own application...
Hello,
In a design we plan to have 2 x SPI, 1 x QSPI and 1 x I2C interface. For the SPI we plan to use one @32MHz and the other @8MHz.
Please confirm there no "instance...
Hi everybody,
we are trying to bring our beacon's consumption as down as possible. We have nRF52832 mounted on our custom PCB with external 32 kHz crystal and DCDC is enabled...
Hi, I am using the Nordic nRF53DK, with the Segger IDE, in the NCS 1.5.0 release.
I'm playing around the Data Length Extension with the Sample of the Central UART...
Hello, My environment is nrf SDK v1.5.1. The board im developing for is the nRF52840DK. I'm trying to do some ECP-Calculations and therefore Ii want to use some function located...
Hello, All
I want to implement OTA using Thread with nRF Connect SDK.
Is there any sample code or reference this can be done with Thread?
Even if there is any experimental...
Hello,
I have a: nRF5340DK connected to Windows10 PC via USB.
I also have these that are working fine in terms of being able to communicate with the nRF5340DK over Bluetooth...
nRF SDK version is 1.5.1
upgrade modem fw to 1.3.0
Is there any way to do software reset on GPS modem? I have ran the gps example and I notice that "printk" sends everything...