I wanted to know if this program starts sending advertisements using the Coded PHY OR if it starts advertising in the normal advertising channels using the normal 1Meg output...
Hello Nordic,
We have recently purchased an nRF52840 Dongle. We were able to sniff the BLE packets over the air. So it is found that all the packets that we are able to...
Hello, I had an idea a while ago and would now like to ask a few questions. I have ceiling lights that come with their own 'smart' driver. The driver communicates via Bluetooth...
Hello,
I’m working with the Matter Light Bulb sample in nRF Connect SDK v3.0.0 , and I’ve run into build issues when enabling certain optional commands in standard clusters...
Hi I am currently trying to modify the Zephyr BLE Controller stack and getting exceptions. It seems the "J-Trace PRO Cortex-M" can help me with knowing how I get there. Buying...
When Enabling an advertising set already enabled on the Softdevice Controller, the HCI error command disallowed is produced when according to the BLE specification 6.0 it...
Dear Forum,
I have an nrf54l15 device and I would like to send a pure sinusoidal tone and measure the phase difference, retrieve I/Q values at the other device. This is...
Hello,
On nordic nRF9160dk I want to send SMS and receive the data from UART simultaneously. UART needs 3V VDD supply and for Sim card it is 1.8V. So how this condition...
Does SoftDevice S112 or S113 offer mesh support on a nRF52811?
The intended use is for an end-device running very simple app-logic. According to the SoftDevice properties...
Hi there,
I'm using nRF52840 dev kit board and v15.2 SDK.
I've set up a PWM using the PWM driver and is working well.
I'm frequently stopping and starting the PWM...
Hello everyone,
I have a nrf52832 (SDK v15.2.0) that is connected to a tablet via BLE. However, if I have several SPI transfers one after another, the BLE suddenly disconnects...
I am trying to retain the data on the board when it is transferred from my computer to the board through uart and once it is on the board through bluetooth to phone. Text...
I am now facing the following issues: https://devzone.nordicsemi.com/f/nordic-q-a/55975/about-reset-during-advertising
I call "sd_app_evt_wait" and go to sleep. Even when...
Hello Nordic Team,
I am creating application to connect with specific device using Name filter,
control is going to nrf_ble_scan_connect_with_target , where "sd_ble_gap_connect...
HI,
The code number for this softdevice version is 0x98. You can find the softdevice code number by typing nrfutil pkg generate --help
But the command only list upto...
Good morning; I am from Argentina, working in a Big Data Project using NoSQL and SQL tools. In fact, I deployed a architecture using Elasticsearch mixing ML, prediction, KPI...
Hello,
about two years ago we have made a Device basked on SDK 13 with S132 4.0.2 on it.
Now we had to build a newer version for our application and for this we have taken...
Hey.
I have a code for processor nrf51422 which compiles using a makefile. However, I decided to import it into a segger - with which I have no experience. For this I used...
Hi ,
I am just unable to find the FW ID for SD v7.0.1 anywhere.
I am using SDK 16.0.0 and SD 7.0.1 and would like to create a DFU package. Any of you know what is the...
Hi there,
I am trying to transmit data with high MTUs via pc-ble-driver-py. The data is sent from an nrf52840 with own firmware.
After the bug in nrfutil was fixed,...
Hi,
im trying to turn on LEDs on my custom nRF52 board. Im using LEDs on 13,14,15 pins. I config pins in pca10040.h to my LED pins, but they dont work. Also if i try to...