But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
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...
Since upgrading to macOS Sonoma 14.4.1 yesterday, I can no longer use my NRF52840 DK (PCA10056). The `JLINK` drive momentarily mounts and then disconnects. This process repeats...
Subject: Assistance Required: Troubleshooting nRF52840 and nRF52832 Connection Issues
Hi,
I am currently working on a project involving a nRF52840 (S140) serving as the...
Hi,
I am on nrfConnect SDK v1.7.0, with a nrf52832, with UART in ASYNC mode.
During the uart event callback, the event type UART_RX_STOPPED, but when I check for the error...
I am having issues getting the LVGL library working with my nRF9160 Feather . I am using SDK version 2.5.0.
I have narrowed it down to the call to: `lv_task_handler()` not...
Hi,
Starting from the AWS IoT sample, I’m having a hard time configuring the connection before calling net_if_up() which abstracts a lot of stuff. I would like to configure...
If you try to write a program on a board with nRF5340 installed, an error will occur.
I can write to other boards using the same J-Link, so I don't think it's a J-Link problem...
I disabled the DIS. With nRF52DK the custom services characteristics are shown but if I upload the code to the ebyte e73-tbb, the custom service and characteristics are not...
I am following this page regarding Matter commissioning using the CHIP-TOOL.
I am using Ubuntu as the host for development and running the chip-tool. I want to commission...
Hi support team,
customer is using 52840 usb, and when they did pressure test, they find out usb can't be recognized and set address.
below is normal usb sniffer.
...
Hi,
I am looking for a proper solution for BLE data communication among 3 devices like 1 central and 2 peripherals.
2 peripherals could send around 300 bytes to the...
Hi support team,
9161 mfm2.0.1 new functionality , may i ask what is it? where can i find it----
- Support for configuring send timeout in network sockets. Applications...
We're using a python script to program the modem firmware, create keys and sign the certificates, program application image and some device management yaddayadda. We recently...
Hi
I use nRF7002-DK, SDK:V2.5.2, Zephyr driver, I need to calculate time tick, isn't system provide RTC time tick or to calculate time slice API or sample code for my application...
Hello,
I am creating one script in Python using nrfjprog that will flash the .hex file in the device but for that, I have to accept the terms of use manually so is there...