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...
Hi, I interfaced the Quectel EC200U GSM module with the nrf5340dk. Now I want to do the FOTA with the help of GSM . Is there any example documents or any experince. And also...
I am trying to make the nrf9161 go to very low power mode for 10 seconds and then come back online.
Actually I would not mind if it were to start all over again when coming...
Hello,
I am using the example on the Nordic DK to get UDP messages from the Hologram API to the Nordic Modem. AT#XUDPSVR=1,6002 #XUDPSVR: 3,"started" OK
I very inconsistently...
Hello,
I am working with the nRF9151 board and trying to read SIM/eSIM information.
Steps I followed:
Used nRF Programmer → Erase all.
Opened Board Configuration ...
Dear Nordic
We are evaluating a wearable device and plan to use nRF54H20 be our MCU,
Since our device will be a small form factor and Nordic not released datasheet yet...
Hi, I'm working on nRF9151 on custom board, NCS 3.1.0 and I'm building application with TF-M enabled. I've encountered quite a strange problem. If I remove all UART instances...
Hi,
using nrf sdk connect 3.1.1
using nRF54L15-PDK evaluation board.
Steps to reproduce issue:
1. Setup my board into low power. my branch mark is ~2.9uA.
2. Perform...
I use BLE for one-to-many connections. Usually, the peripheral device should first broadcast, then establish the connection for communication, and finally disconnect. However...
Hi there! I am trying to set up external flash (w25q64) with my NRF52840 project over SPI. I have adapted the spi_flash sample in an attempt to set up this device, but I am...
Hello,
We are developing a product based on the nRF54L15, using BT Mesh. We also use the FLPR. For communication between the cores, we use ICMSG.
Separately, ICMSG and...
Hello!
I am completely new to embedded development and i am becoming quite desperate.
I have ordered a custom board which has an nrf52840 chip on it and a vl53l1cxvofy1...
I am using the nPM1300 MIKROE Click board with an ESP32 over TWI (I2C) . I am facing an issue when VDDIO is sourced from VOUT2 using the onboard VDDIO_SEL jumper .
Although...
I have an odd issue with an older nRF52840-DK, I can flash and read memory from the device just fine but no matter what version of NCS I use, it will not execute whatever...
Hello,
I am working on adding MCUboot to my custom board (using nRF52832 chip) to make it DFU-able. That works fine when using internal flash but never when moving the...