Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
using the sample code at
invent.module143.com/.../
i am able to use nrf24l01 to communicate raspberry pi with arduino, but the problem is the timing. I found it takes...
Did anyone attempt time of flight measurements with the nrf52 yet? I'm looking into this as a possibility to measure distances. I was thinking that using the 64 MHz clock...
I AM GENERATING A PWM EXTERNALLY (OUTPUT FROM A WATER SENSOR) AND FEED IT TO A NRF51422 BOARD. I WANT TO COUNT THE PULSE COUNT(LOW TO HIGH TRANSITIONS ONLY). CAN I DO IT WITH...
How to configure an app_timer in counter mode. i just want to count number of pulses in pwm using app_timer. i didnt find any example in which app_timer used in counter m...
I'm trying to use fstorage module for event logging; several pages are used as a large circular buffer. When logging wraps from one page to another, the new page needs to...
Hello every!
I was developed my aplication base on nrf52 SDK (version 14.0). I am confused about SDK_config.h file. I can't cognize which macro should be 0 or 1. Example...
Hi all,
we are using the Nordic Uart Service in our product and Id like to connect our hardware to a Linux powered PC. Does anyone know how much effort it would be to make...
Hi all,
I have a working ADC implementation (S130 + Application) and use it to measure an analog input continuously.
However if I use the same code on top of bootloader...
When I have a test using nRF24l01+ with STM32, I can only get a playload datarate no more than 450kbps using nRF24l01+ 2M mode.
How can increase the playload data rate and...
I have been using two NRF24L01 to communicate with each other using just simple Arduino Uno Board.
it worked for 5 days and now all of a sudden it is now working.
I tried...
Hi,
in order to add flash programming support to the iSYSTEM toolchain based on a
customer request I would need a flash reference driver/monitor implementation.
Would...
The sync time for my nrf2460 seems to be about 4 seconds. Is this normal? Secondly, once
the pair is synced at close distance, one or two feet, as I move away sync is lost...
I'm planning on having all of the different Device Information Service characteristics (fw_revision, sw_revision etc) with each being just a single integer for version number...
Can someone tell me what these errors actually mean
JLinkARM.dll CORESIGHT_WriteAPDPReg returned error -1.
JLinkARM.dll CORESIGHT_WriteAPDPReg returned error -102.
...