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...
Hello,
After updating Visual Studio Code, I started facing an issue with the nRF Connect for VS Code extension. When I try to build my project, the toolchain is detected...
hi,
i'm learning exercise 1 and try to using step 14, i installed a java runtime environment and download cf-browser file but i can't open a cf-browser file on java(TM)...
Hi, I am using nrf5340 and nrf52840 SoC in my devices. I have tested that pairing works with the same linux machine for peripheral uart sample for nrf5340dk, nrf53 thingy...
Hi,
I am experiencing an issue with the nPM2100 I2C communication when using nRF Connect SDK 3.2.3. My hardware is a custom PCB with nPM2100QEAA and nRF52840QFAA
I am...
Hi everyone,
I am currently working with the nRF9151DK using nRF Connect SDK v3.2.3 (Zephyr OS v4.2.99). I am trying to run a basic UDP sample with a Terrestar Solutions...
Using the 54l15 chip, with the NCSv3.2.1 version, the example is compiled using peripheral_uart.
I have been using this environment for over a year now.
1. When I was...
Hi there , would the nRF54LM20A support USB "host" or USB "OTG" using Zephyr stack?
I can see that the device includes the DesignWare OTG USB 2.0 controller ( snps,dwc2...
I have made several Build-Configurations for my device. These are using "Extra Kconfig fragments" and everything works a it should.
Now I saved the Build configuration as...
Hi Team,
I am currently working on the nRF52805 module and have developed an application that supports dynamic service creation (runtime GATT service creation).
During...
Hi folks, so I will start by saying I have had this device working at home under Windows 11. I have brought the device to work to use on my works computer, which is still...
Below is the relevant code and log:
SDK:v2.9.1
static void dfu_work_handler ( struct k_work * work )
{
int ret = bootmode_set ( BOOT_MODE_TYPE_BOOTLOADER );
LOG_INF...
Como faço para habilitar o registro de logs do mcuboot para visualizar os logs de atualização DFU no nRF Connect SDK 2.9.2, usando o nRF54L15 em uma placa personalizada com...
Hello team,
I attempted to measure the sleep current on the nRF54L15 DK board, but I’m seeing a very high current draw of about 74 mA.
I built and compiled the peripheral_power_profiling...
Hello,
We are developing a custom board that uses the nRF54L15 chip, and are trying to flash an application along with MCUBoot to allow for OTA updates. When I flash the...
Hi Nordic folks,
I'm trying to get the nrf54L15 in a Fanstel BM15M to go into the system OFF state and be woken up later by a timer. All the documentation I've seen says...