Since I need zephyr version 4.0 or newer, I tried updating my project to the nRF Connect SDK v3.0.0 as well as the toolchain. I know that they are not fully released yet....
Hello,
I am a beginner when working with nRF. I am trying to run the l4_e3 solution code, but it doesn't seem to work. I can connect via BLE, but nothing is being shown...
I am currently in the process of filling out the 18031 RED Cybersecurity certification documentation. I am currently analyzing the security vulnerabilities list of NCS v1...
Hi,
We’ve designed a project using the nRF5340 + nRF7002 combination, with Wi-Fi connectivity enabled.
As part of our preparations for FCC certification, we’re currently...
working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning. I am calling the following code before my main...
HI,
I am using the NCS V2.9.0 ,nrf Desktop sample;
I want to mouse can pair 3 hosts, and i can select one of them connect and work;
I set CONFIG_BT_MAX_PAIRED=3 and...
Hello,
Is it possible to send as central (and data server) one notification to all connected peripherals at once? Or is it necessary to send notification to every peripheral...
Hi all, in my project I have a input pin and out pin whenever pulse is raised on input pin I need to set out pin exactly after 8.3ms.
For these I'm using ppi by configuring...
Hello,
I'm trying to upgrade my SDK v11 project to SDK v12 project and I just got sober from idea that I switch SD and update "components" folder.
For example I was using...
here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'm sorry for general question, but I need it for my calming down.
I'm delving step by step go throught header files into origin definition of function for understanding...
Hello,
I'm implementing bonding feature on nRF52 with SDK_0.9.2.
I found a tutorial which is devzone.nordicsemi.com/.../ .
I followed this tutorial and then tried to...
I have a sensor HTS221 that I would like to power from an nRF52832 I/O to allow programmatically resetting the sensor. Looking at section 20.4.1 GPIO Electrical Specification...
We have bots (what I'm calling our device for this question) that play both the peripheral and central role depending on their context (not unlike the relay example; except...
Hello,
I'm working with a nrf51822, SoftDevice S120 v2.0 and SDK v9.0 platform.
Specifically using it a Central role to connect to a Blood Pressure peripheral.
I...
HI,
Currently I try to run example/iot/tcp/client in nrf51 iot sdk on nrf51-dk board. Then on server side, I use "ping6" command to test the data sending and receiving...
Hi, Very happy to note that you are planning to release source for nRF Connect for Desktop soon. Do you have an updated timeline on that?
Also, I am trying to use pc-ble...
Noticed this for gcc with -0s optimization an application fail to save a bonding data. It is caused by byte alignment of
static uint8_t buffer_memory[(n_blocks) * (block_size...
Hello everybody,
I am a newbie, and I tried to follow this tutorial to set up my laptop for development.
Everything works until I went to the step "Import existing Eclipse...
Hi,
I am currently writing the firmware of one of our products that will be produced in mass market, and now my goal is to have a unique BLE device name for every sample...