Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
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...