I'm interested in zephyr to make the image file lighter. Have a any solution to update for BT DFU with signle bank? I wonder I can use single bank like Nordic Softdevice.
hi, i am using a cutom board based on nrf5340 mcu , so, while setting it up i am facing the problem in checking logs and led status.
i am uisng the nrf5340dk board to build...
Hi Nordic technical expert,
Can random numbers in broadcast intervals be cancelled or fixed? How to modify the software? Could there be other problems if random number times...
I added ring buffer and UART ASYNCH interface to asset_tracke_v2. I added CONFIG_RING_BUFFER = y, CONFIG_SERIAL = y and CONFIG_UART_ASYC_API = y to prj.conf file. The build...
Hi,
I am looking at setting up some of our team with the ability to flash our custom devices that contain various chips (nrf52, nrf53, nrf91). Assuming the SEGGER software...
Hello,
I have run the GATT throughput example to test the throughput for a long range. My test configuration is as below:
ATT MTU: 247
Data length: 27
Connection...
Team,
I am using nrf52810, sdk 17, sd112.
I have setup a write characteristics, to receive some long data ( 64 bytes)
// write char memset(&add_char_params, 0, sizeof...
I am enabling bonding, but the nRF Connect application and it does not show the peripheral ( nRF52833 ) device is being bonded. Is there any other thing I am missing ?
SDK...
Hi,
Still have no answer for this problem, so I repeat again.
I have got the reply that the bootloader do not impact the application, so please check these videos.
VIDEO...
Hi guys,
When testing the MQTT connection on ncs 1.9.1, modem V1.3.1, when calling lte_lc_nw_reg_status_get to query the LTE signal status, the debugging found that there...
i have built and run "light switch " example given in nrf5340 sdk, i m using nrf5340dk to upload this example code, searched online , but unfortunately not getting any clue...
Hello,
In my project i am using stepper motor with nrf52840 and here i want to run my stepper motor for particular amount of time like i want to expel a particular amount...
I need a HCI controller only build for nRF52840, test on zephyr.
1) Build and flash for controller.
cd ~ /zephyrproject/zephyr/samples/bluetooth/hci_uart
mkdir build...
Hi,
The product we are developing needs to support extern Flash-based FOTA, so I downloaded the ble_extFlash sample from the following link for reference:
https://github...
PCA10121 schematic diagram U1 nRF5340 MCU is responsible for LE Audio, U11 nRF5340 interface MCU is responsible for programmer/debugger. Can you provide related software development...
I try to DFU on RaspberryPi OS by usb-serial. I put nRF52840 dongle on USB port of RPI4. And press reset button of the dongle.
I got error on nrftuil.
$ nrfutil dfu...
Hi there,
Yet again we are running into very basic issues with the nordic tools and software, and this is adding up to cost us massive amounts of time.
Within nrf connect...
We are having connection problems with our nRF52832 based HID device only on Windows. I've attached packet captures taken with the nRF sniffer (nRF52 DK) and in Windows with...
I am using nRF52 DK and LIS3DH accelerometer.
LIS3DH configuration is as follows:
1. LIS3DH ODR set at 10Hz,
2. Low Power Mode (Low resolution),
3. Acceleration: 2g...
I am registering interrupts for many pins:
This only works for the first 8 pins, because from what I understand the GPIOTE peripheral is used and that has only 8 channels...
Hi
I am trying to program a nRF5340 device using programmer 3.0.0. But when I try to connect to the JTAG I get the below error.
using nRF Connect for Desktop v3.11.1 ...