Hello, we are developing a BLE application using nRf52833. Because of the waterproof & stainless steel casing requirement with rechargeable battery charging capability, we...
Trying to set up a PPK(II) to measure the current in my nRF 52833-DK and preparing my nRF Connect for desktop to do so, I notice that this tool is demanding a V7.94i version...
Hello,
I am working with the NRF5340dk, nrf7002ek, and PPKII. I am unable to get the DK to power up with the PPK. I used a knife to break the trace but for some reason...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
Hi Nordic team,
We're experiencing two issues related to partition handling in Zephyr/NCS and are looking for your guidance
Issue 1: settings_storage is erased after BLE...
Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
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.
...