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...
We are shipping a product with a custom board based upon the nRF52833 SoC. We can update our firmware in the field.
We are trying to minimize the power draw of our product...
I have been working with MBN52832DK in Vscode . The sample examples i have tested is "Hello world", "bluetooth/peripheral_uart" ," peripheral lbs".I have been able to connect...
Hello Nordic Support,
I’m encountering a critical issue with the nRF54L15 device, custom board.The custom borad is flashed from nrf54l15dk ,PCA10156. After flashing firmware...
Hello, is it possible to somehow use RTC0 peripheral onboard an nRF9151DK to store real time so it will be available (sustained) even after resetting the device? As far as...
Hi, I used nrfjprog -e to the nRF54L15DK and problem is in Programmer log.txt How to recover nRF54L15DK does we need to update the nRF5340 JLink debugger?
I configured VBUS with a 1500mA limit. In theory, VSYS should deliver something similar to this. The VSYS output is 5V; it powers some LDOs in my project, which consequently...
Hi, I’m trying to generate a PWM signal directly using the nRF5340’s PWM peripheral registers (not using Zephyr’s pwm_dt_spec or driver API).
The LED turns ON correctly...
Hello,
I am trying to adapt the "Interfacing with a sensor over SPI" example from the nRF Connect SDK Intermediate Dev Academy course in Lesson 5. When I run the code as...
Hello, I am trying to convert my codebase from segger embedded studio to nrf connect. I am currently working on the spi section of my codebase.
I am communicating from...
Since it was brought up in the Webinar today, that the nRF54LM20A is not recommended for use with LE Audio due to the lack of an Audio PLL, I was wondering that the Audio...
Hi Nordic Dev,
We are experiencing issues with sudden connectivity loss and hardlocked devices 1,5 years after product launch. We are currently suspecting the flash storage...
Hello,
I have a Thingy:91x.
I flashed a BLE central program to the nRF5340 on this device.
However, I get an error initializing BLE. I've confirmed that this program...
Board/Setup:
Board: nRF9151 DK / nRF9151 SoC
Peripheral: External BLE module connected via UART1
Use case: BLE module is only needed during commissioning...
Hi there,
I have been trying to implement a low-power mode that basically suspends UART, I2C, etc before entering sys_poweroff() when critical battery level is triggered...
Hi,
I have several field devices using the LTE Link Controller library with nRF Connect SDK v2.5.1. Most of them work fine — they are programed to connect every hour. However...