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'm working on a BLE application based on the Zephyr RTOS. I need to read a SPI device at fixed time intervals and, as already suggested me here at point 3, I'm trying to...
Hi Nordic,
I want to use an Arduino USB host shield with NRF52840-DK. Since the VDD on DK is 2.5v and MAX3421 on the shield works with 3 to 3.6 volts, I have to use an external...
Hi guys,
I'm thinking of implementing consumption optimization on a system that runs on nrf52832 with S132 SDK 16.
The idea is to call nrf_pwr_mgmt_run() to put our...
Good afternoon,
I am working with the NRF9160-SICA-B1A-R module on a custom board.
Checking the functionalities with a software developed on a Thingy:91, I get the following...
Hi, I have recently upgraded to a new system with windows 11. I have been working with NCS v1.8.0 on last system and installed the same in new system. all the necessary installations...
We are developing a custom device based on the nRF9160 SiP Revision 2 with multiple connections over LTE-M and we are experiencing problems with keeping our only TCP connection...
I have downloaded the WS2812 driver example and have successfully been using the nRF52832 DK to control these lights with SPI. I am ready to start developing on a custom board...
This was driving me crazy. nRF Terminal extension in VS Code just silently fails. I was able to use the JLink Viewer app so I knew RTT was working correctly.
I then looked...
I've been playing around with some code that puts my hardware into System OFF mode to save power, and then will exit this mode and start up when one of three different GPIO...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hi, I am using nrf52840 to senda imu data over bluetooth to computer. For the transmitter i am using NINAB306 with integrated PCB antenna as a central i use nrf52 dongle....
Hi,
while switching to the nRF Connect SDK, I cannot program anymore my ANNA B112 (which is a nRF52832) using my nRF52840-DK as a programmer.
The following are working...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
Hi,
I'm using GPIO pin as input button with nrf9160 using Zephyr RTOS, but when I was press the button I didn't get any response from button state.
hear is my code
...
Hi,
after the manual installation the Quick Setup of nRF Connect for VS Code says
that GNUARMEMB_TOOLCHAIN_PATH and ZEPHYR_TOOLCHAIN_VARIANT environment variables are...