I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
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...