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
I'm trying to connect a 52832 board to a peripheral BLE device. NRF52832 SD: s132 v7.0.1 SDK 16.0.0 As a first step, I'm not setting flters, I just want to connect to any...
Hello,
We are using nRF52840 with SDK 15.2.0, a bootloader and the SoftDevice 6.1.0. We are able to perform a DFU for our application by downloading the .bin and .dat files...
The nRF53 data sheet defines the minimum clock period for teh SPI slave and master as 125nSec - which equates to 8MHz. The SPI Slave also gives the max data rate as 8MHz with...
I tried out a ble_app_hrs_freertos_pca10056_s140.emProject and was able to compile but a couple of questions:
- how is heart rate info calculated? where's the sensor even...
Hi,
I want to write to the NVMC UICR Customer[n] memory addresses during code execution.
I noticed that I can write/read/erase those addresses only before the initialization...
I am testing an example from nRF SDK 7.2.0 on a custom board with nRF51822 QFAAH2 chip. This simple example is ble_app_template adapted for Segger, it should advertise and...
At boot-up of the Zephyr kernel drivers are loaded by default.
Is there a way to change this? I prefer to load the drivers depending the board configuration.
I can see...
We're developing a product using NB-IoT, lwm2m and the nordic nrf9160 mcu.
What we're observing ist, that using the latest nordic connect sdk, multiple lwm2m ressource notifications...
Hi,I have program the hex file "nrf52840_xxaa_pca10056_uart.hex" into my PCA10056 board, But t he first device is not created (as a leader)after clicking "start scan" button...
Hello everyone,
I am currently using the Nordic-Thingy-91 to test the nRF9160 and other components on the board. Now I am trying to implement a simple motion detection with...
Hello, I am trying to debug Zephyr hello world example on an nRF52840 DK. For my setup, I am using eclipse with the zephyr plugin . Following the plugin readme documentation...
I'm learning whitelisting with the HID Keyboard Example nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_keyboard\
Question - is there a way to create a new...
Hello,
I'm trying to evaluate a project that works on the 52832 to see if its an easy port yo the 52805. However, I can't seem to find a base make file to start from. I...
Would like to know what is the status of the FCC (CE) certification of the nRF52840 Dongle PCA10059? I know there are various modules available that are FCC/CE certified,...
Hello,
My goal is to use the Jlink JTAG for programming custom nRF52 boards (specifically, nRF52840) using minimum number of wires. The default Jlink JTAG is a 20pin connector...