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...
HI,
I recently migrated my nrf52840 based devices to Thread and Zigbee SDK 4.2.0
I used to have a good power consumption around 100-150uA with zigbee enabled.
Since...
I'm considering using the NRF52840 for a device with infrared proximity sensors that requires 8 IR LEDs to be driven at around 14 mA successively (never more than one at a...
Hi Nordic community
We have a custom IC to interface with the nRF52840 chip. We did testing for that IC with FPGA and the related control, clock signals are as shown in...
Hi guys,
We designed a custom board with the nRF52840 SoC and is trying to use the QSPI interface to communicate with an external flash AS5F18G04SND-10LIN.
We are having...
Can someone point me to where I can find some information about the secure vs non-secure builds and what considerations are required for either? Currently I'm trying to create...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Hello,
I am going off a fresh install of nrf connect desktop and installed the 2.0.0 version of the toolchain from the toolchain manager. When i create new project from...
Dear all
I am looking for a tutorial like this https://devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/ble-central-tutorial
It sounds quite...
Hi,
The manual for nRF5340 DK states: "VDD can be set by the nRF5340 firmware". I need to set the VDD to 1.8V. How is this done? I can't find any code documentation on...
I am running Version 1.9.1 of the NRF SDK, am programming in VScode, and have written my own custom board and associated DTS files for the hardware we are implementing.
...
Hello,
We are working toward certification of our product and conducting TRP/TIS measurements. The TRP and TIS are not matching up with the conducted output power and...
I'm having a hard time developing for Nordic Hardware right now as it seems that the hardware is not recognized by VSCode/NrfConnect anymore. Under the Connected Devices Section...
Dear,
I use an nrf5340 dk with sdk 1.8.0 for vscode. I'm now playing with the central_and_peripheral_hr example and I want to change the advertisement packet. How and where...
Hi,
I have an issue in regard to Matter. I would like to commision a device in my network, but I don't know why the Python CHIP Controller returns this error every time...