Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
When debugging IIC, it always crashes here. what is the problem。
nrfx_twim.c,line 441.
else { while (!nrf_twim_event_check(p_twim, evt_to_wait)) //forzen here { if (nrf_twim_event_check...
Hi,
As per the Errata 97 , there is increase in current consumption if GPIOTE is used in Input mode. We are working on low power device and cannot afford increase in current...
Hello! This is my first time using a Nordic product and I'm still learning the basics. I am adapting the TWI Sensor example and I'm trying to read data back from an accelerometer...
1. After some time in the field (have not been able to recreate this in the lab, it takes weeks),
LPN nodes will start to return NRF_ERROR_FORBIDDEN from calls to access_model_publish...
Hello all,
I have been testing the SAADC example from the peripheral directory.
The goal is to acquire a single sample from SAADC using nrf_drv_saadc_sample_convert...
Hello,
I have 3 different nRF52 DK eval boards versions
1. PCA10040 , 1.1.0. 2016.16
2. PCA10040 , 1.2.4. 2019.5
3. PCA10040 , 2.0.0. 2020.8
When I try to measure...
Hello all
I was wondering if someone already made some first steps with AMS (Apple Media Service)
I'm trying to get a project running where I can control the music on...
Hi,
I am developping some kind of driver as my company calls it which will be used to easily setup a mesh network for our projects. I am using the light_switch_client_example...
Hi,
I'm working on a project to create a peripheral works with multiple centrals. I know the current SDK support multi peripheral/central scenarios. Is it possible to make...
Hi,
I'm using a custom nRF51822 board powered by a coin cell and need to trigger a specific LED when the battery is low.
Using this thread as the reference, I tried to...
Hi Have anyone used Rust base crypto library on nRF52-DK dev board? I've tried to use ring in my Rust project and set target to "thumbv7em-none-eabi", but I got an error below...
Hi, Looking at the Keil website I was assuming that the I could develop a nRF9160 based custom design using this IDE with ULINK2 interface. There are Nordic development packs...
Hello,I am testing the ble_app_hids_keyboard code in SDK14.1。After NRF52832 connection to the IOS device, the device's soft keyboard disappeared.I want to know how to pop...
Hello,
I am designing my second revision of custom hardware and am debating replacing my external regulator with the nrf52840's internal REG0 stage. I have read the product...