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
Hi!
Running the Asset-Tracker routine will fail to connect to the cloud(ncs1.3.0). The serial port displays an error say Failed to connect to cloud, error -7.
Error...
Problem1: I measured the clock of nRF52840's qspi, is it ok? Frequency is 32Mhz.
Problem2: When I changed the clock frequency of nRF52840's qspi, but it didn't change...
Hi,
After setting up the toolchain, I tried to load an example code on SES, here are the options I used:
But I always receive this error:
The path to west seems...
Lookin at following solar beacon example,
there is strange code at m_beacon_pdu_init().
https://github.com/NordicPlayground/solar_sensor_beacon/blob/master/src/sensor_beacon...
I've import Keil project from SDK17.0 with this instruction https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ses%2FUG%2Fgsg%2Fimport_ses.html
After finished import...
Dear,nordic:
Please help me allocate more than 80KB of memory on this routine.
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2.0\nrf\applications...
Hi Team,
We are using Nordic nRF52840 in one of our projects, we want to check RF performance, so we want to use our IC is in DTM mode or continuous communication mode,...
Importing the IAR peripheral beaco example file for S132 into Segger seems to work with the one exception of app_error_handler_iar.c where the assembler reports an error as...
Hello everyone,
I have done researches on the forum but I did'nt find any answer. I would like to programm the dongle througth the SWDio and SWDCLK of the Dk.
1) is it...
Hi, I'm designing water meter modem using the nRF52840 + nRF9160. I will apply nRF52840 as a HOST CPU and the nRF160 contol by nRF52840. (please refer to attached picture...
Hello,
I am interfacing a NRF52832 with a PCF8574 I2C slave using SDK 15.0.0.
As per the datasheet, the device will send the data to the slave after it receives the write...
Dear Sir,
I designed a new pcb based on nrf9160,
The boards are populated with cipsim.
When running the MQTT_SIMPLE project i get the following error for the 2 boards...
Hi,
We are upgrading our product from SDK 15.0 to SDK 17.0.
In the old SDK there seems to be one file abailable: ../SDK_15/External/nrf_cc310/lib/libnrf_cc310_0.9.9.a...