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...
Hello,
I am using the 9160 with nRF Connect SDK 1.8.0 to connect to an LTE-M network. I am currently using:
to manage the keepalive timer, but was wondering if there...
Hi,
1. Please solve the problem of high network current registered to nRF9160 (test environment: no network signal)
2. Rf signal: the test current is normal. See Appendix...
I'am using vscode+armgcc to build ble_app_blinky but the build can not be completed and stucked on
Linking target: _build/nrf52840_xxaa.out
I'am following this tutoriel...
I get nowhere trying to use SEGGER emStudio's git integration with asset_tracker_v2. emStudio seems to think that a solution has one git repository, whereas there are 43 git...
Hi,
I have upgraded tools many times, the issue I am having now, I am having no luck solving.
Upgrade to nRF Connect for Desktop v3.11.1 (nrfconnect=setup-3.11.1-ai32...
Hi
We peformed some tests of the RTT sample code provided with nRF connect 1.9.1 a few weeks ago (nrf/samples/bluetooth/nrf_dm) and only got about 132 meters of Line of...
Hi I m trying to implement mass storage on the arduino nano 33 ble sense board(nrf 52840) and I2c together. I m using the sample from zephyr and it will not mount the file...
Hello Team,
We have an application where we send 3 adv packets every 5 minutes. We listen to these adv packets on the scanner side with scan interval and scan window set...
Hi,
I am using S112 softdevice along with SDK 15.1.1 on the nrf52832 DK board as a central and running ble_app_uart_c example on it.
I am able to connect, disconnect,...
Hi
I am facing range issue in transmitting and receiving data over ZigBee in nrf53833, how can i improve the range maximum i am able to recieve signal from around 35 feet...
Hi. I'm using the nRF52840 and sadly the reset pin (P0.18) is "hidden" in the inner row. Since I'm not producing with via in pad, I won't reach it.
What functionality do...
We are using nrf5340 in one of our products where we also would like NFC functionality to be used. As we are designing tghe PCB, please let us know the Antenna Gerber / design...
Hello Nordic Team
I have nrf sdk and i can scan ble devices from my computer. When i connected ble devices with my phone i couldn't see connected devices at NRF CONNECT...
Hi,
I want to upload the generated key to the modem, which needs PEM.
I know that PSA uses Mbed TLS and know that there is a
mbedtls_pk_write_key_pem
function to get...
Hi,
Following the latest version of SES (v6.30) on macOS (could also be relevant on linux and windows machines) a critical error has been found .
Building the project...