Hello,
I've been asked to create a new ticket for this. It follows on from
@ Erlend Isachsen asked:
So before marking this problem as resolved, it would be nice to be...
I am developing on the nrf9151 with SDK v3.4.0.
The device I am developing will be moving trough all of europe . My goal is to speed up the `AT+CFUN=1` conenction part of...
HI
I am currently carrying out secondary development for PAWR based on NCS 3.2.1. I understand that its communication adopts frequency hopping. I would like to ask whether...
NCS-3.4.0, on nRF5340, custom board losely based on PAN1783. No RTT backend, BLE stack works properly:
RTT enabled, BLE stack reads some garbage:
Printing is done...
Hello, our design does not use the USB block of the 52833. In the electrical schematic we have connected VBUS (AD2) to GND and we leave D-(AD4) and D+(AD6) open. Due to a...
SDK: nRF Connect SDK v3.4.0 (TF-M v2.3.0) Board: nRF9151 (seen on both nrf9151dk and a custom nRF9151 board) Config: CONFIG_TFM_PROFILE_TYPE_MINIMAL=y, MCUboot with CONFIG_USE_SEGGER_RTT...
I tried using the ble nus with throughput using the example from https://github.com/LeoHJX/ncsExp/tree/master/app/ble/throughput_nus . However i kept getting an error on the...
Hi all,
I am running an cts example which is asking for bluetooth dongle is there a way to avoid bluetooth dongle,
or can u suggest any example for current time service...
Thanks in advance for the help.
I connected my 9160DK (V1.0.1), downloaded the SDK programmed img_app_bl\serial_lte_modem_2021-10-20_d29f1dde.hex and tried to follow the...
It would be convenient in my design to use a single PCB design in 2 different roles. 1. As a continuously-powered rechargeable battery device, with USB charging. 2. As a USB...
Hi,
We are currently trying to flash the BLE connectivity firmware on the nRF52840 USB dongle using the nrfutil dfu usb-serial utility.
OS: Ubuntu 18.04
Command...
Hi,
I have been quite active recently, because I had a whole lot of trouble learning to use the nordic tools. I just recently managed to merge two deferent projects one...
Am focused on building a UART async api support by making an addition of:
CONFIG_SERIAL=y
CONFIG_UART_ASYNC_API=y
to my prj.conf. Without CONFIG_UART_ASYNC_API the app...
I am currently in development for a BLE product, where I am in need to change the preconfigured advertisement interval. The software is implemented in Zephyr, using the soft...
Hello there!
I need to send via BLE NUS an array of at least 3000 values (coming from ADC sampling) from a central device to a peripheral.
I saw that in order to use ...
I had even erase application firmware as well as modem firmware and reprogrammed it. This device working properly before but during FOTA update due to some power supply error...
To the kind attention of Nordic support team,
I'm using sdk16 and usbd. Sometime I get
app_usbd_core.c -> usb_core_ep0_handler_check --> NRF_LOG_WARNING("Previous setup...
Hi All,
Now i'm using peripheral - blinky project,and i saw the Block allocator module in the sdk_config.h.
Can anyone tell me what is the Block allocator module use for...
Hi,
I met some problems when I tried the sample 'direction_finding_connectionless_rx' in ncs v1.7.1 on nRF5340dk. I copied files to hci_rpmsg/boards as https://developer...