Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi, I'm currently implementing AGPS on 9160, nrf connect master branch. Right before every GPS search we are connecting to our own server via CoAP. To minimize data usage...
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...