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...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi All,
Im very new to this how firmware space and would love some help.
Currently i have a NRF52840 DK Board with a Seeed Canbus shield. ( CAN-BUS Shield V2.0 | Seeed...
1. Hi i am using nrf52840 sdk ver 17.1.0 in secure bootloader /pca10056_uart_debug
2. I have flashed the dfu uart code without any change
3. while performing dfu via uart...
We are developing a ZigBee-based end device using the nRF52840. We have implemented most of the functionalities and also reporting and are able to receive reporting information...
I am working on a wearable which has Fanstel BT40F MCU (SOC nrf 5340). when i initially turn on my pmic, it can only generate 1.8 volt from buck 1 regulator and I am thinking...
Hello!
I have a custom board with an nRF52805 on it and I am simply trying to run the Zephyr blinky example and verify I can see a GPIO toggling as my first step. I installed...
Hello, I'm currently looking for a comprehensive example of DFU-OTA (Device Firmware Update Over-the-Air) using the latest SDK version with the nRF5340 platform. If anyone...
Hello im using Dwm1001C with NRF SDK 14.2 for uwb localization measurements. I have a example project that measures the position of the tag. Inside this project at some places...
I am developing application using nRF Connect SDK (v2.5.2) on custom design based on nRF52840. The design is a prototype device and currently have dozens of them assembled...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am integrating NUS central...
Dear Nordic Team,
I have a question regarding the integration of Google Find My Device into the Nordic SDK.
Our company is already registered with Google for a Find...
Hello everyone,
I’m currently exploring the Nordic Asset Tracker V2 as a foundation for my project. During my investigation, I noticed that the solution exclusively uses...
Hello all, I'm using the adafruit itsy bitsy for this modbus project and having issue to communicate with my usb-rs485 using modbus poll software. The protocol is Modbus RTU...
Hi, we're having some problems and need help. We have a usage scenario: in HOST mode, the switching rate is 250k/2M every 10ms, the time slots of the two rates are different...
Dear Team, I'm facing the issue of insufficient stack or stack overflow when I enabled configCHECK_FOR_STACK_OVERFLOW and configUSE_MALLOC_FAILED_HOOK. If i am not enable...