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...
The Thingy91 is not connecting to the account, when I try to add LTE to an account I get this error:
There was an error adding your device: nRFCode 40101: Device nrf-352656101077652...
Hi, I am experiencing a strange case here where after an update from SDK15.2 to SDK 16, the noinit section of RAM is not working anymore.
When I encounter an error of some...
Dear all,
I have pca10059 nrf52480 dongle which I accidentally erased and I could not upload any elf file to run moreover it was not blinking red anymore, no presence in...
In v1.4.0 SDK, AES key can be written into kmu slot, but there is no related function for ECC key and RSA key in crypto/nrf_cc310_mbedcrypto/include/mbedtls/cc3xx_kmu.h file...
I am using an STM32L4 chip that sends an update to the nRF52832 on a ublox module over USART. I assume the nordic chip is in the bootloader during the update.
We get a UART...
Hi, I want to eventually be able to programme a custom built chip with an nRF52833 SoC on board, but first I thought I would try with a nordic Thingy:52. My setup is as follows...
Hi,
I have seen a few tickets with people not getting any CTE data received and program restarting after "Waiting for periodic sync lost..".
Did anyone get it to work...
Hi!
Continue the previous case
I try to run zephyr direction finding rx example direction_finding_connectionless_rx
It seems to me that the external antenna is working...
Hi
I am working as a member of a team owning nrf9160 dk. I want to work remotely with the same hardware they have. but right now I do not have physical access to the hardware...
Hi, I installed VS. The screen shot is shown below. How to open, Build, Compile, RUN and Debug sample applications and custom existing SES projects. May, some one explain...
I am trying to program my nRF51 QFAC, but it tells me to adjust my linker settings.
I am using the SDK 12.3 and the softdevice 130 2.0.1.
However, after I apply the...
MCU : nrf52833
SDK : Ver 17.1.0
SoftDevice : S140
I try to call RTC value to external RTC Module by TWIM in BLE authentication rw request event.
But MCU stop to...
Good afternoon,
I built and flashed the Bluetooth Multiple advertising sets sample in VS Code using the nRF Connect Extension Pack onto my nRF5340-DK and come across an...
I am trying to measure my battery level on my nRF51822 beacon board through the internal ADC.
The chip is just advertising itself every 5 seconds.
The measurement works...