Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
Hi there,
I have successfully enabled CDC ACM Serial Recovery mode on the nRF5340, which allows me to update the application and network core with two separate .bin files...
I'm trying to create a board configuration for MicroPython under the Zephyr port for the nRF9161 and add functionality to use the DECT modem. I'm following the example code...
Hi
I have used the nsc-sbom utillity to generate an SBOM for my project.
However, instead of the HTML output format I need to generate it in a FDA recognized format...
Hello,
I'm currently working with the nRF9160 to utilize Cellular Monitor to connect the board to a cell tower. It is capable of connecting and filling out the chart in...
I have bought a brand new nRF52840 Dongle that I want to flash. I have installed nRF Connect for Desktop from https://www.nordicsemi.com/Products/Development-tools/nRF-Connect...
We want to use the nRF7002 in our product and supply it with energy using a LiMnO2 cell in CR2 format. The LiMnO2 cell has a nominal voltage of 3.0V and a maximum voltage...
GPIOTE has higher current consumption than port events. We are trying yo use PORT events to detect GPIO inputs with buttons. But we are not successful, is there any example...
When I follow lesson to do exercise that lesson 2 exercise1 step 7.4.2,I press button 1,I can see the led1 turn to light but no log message in the debug console.
The debug...
We are preparing for all of our radio compliance testing. Our board is inspired from the nrf9160dk design using the nrf9160 chip as the main controller and an nrf52840 flashed...
Hello!
I am having issues configuring a signed application, is there any way to build a signed application for the mcuboot bootloader without building the mcuboot alongside...
Hi, I'm trying to use the VL53L0X sensor driver with zephyr and nRF52833, but I'm getting errors when the driver is trying to calibrate.
Below are the errors returned by...
Hi,
I am having some trouble with regards to the "Booting Zephyr OS" message that appears in the serial terminal. Below is an image displaying the issue.
My question...
I am communicating with a sensor via SPIM. Without enabling `anomaly-58-workaround` I see numerous errors indicating
<wrn> spi_nrfx_spim: Transaction aborted since it would...
Hi,
I am facing issue while reconnecting nordic board. Pairing pop up comes twice for below use case :
Bluetooth Pairing Issue : Step to reproduce the issue:
1....
Hello,
Does Wifi management API have any channel hopping functionality or I will have to implement it myself by calling ? Looking at monitor sample it only allows to listen...