This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
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...