But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Dear Nordic Team,
I am programming with ncs V2.9.0 and nrf52833.
There is a trouble happend when one side delete the pairing info,but the other not.
Peripheral has already...
Hi,
A few months ago, I raised a ticket regarding the integration of SoftSIM into the nrf_cloud_multi_service sample. With the help of one of your support engineers, I was...
Hi
Could you provide what is the max DCR value of L2/L3 10uH inductor in document "PCA20053_Schematic_And_PCB.pdf" that nRF5340 can be accepted?
nRF5340 datasheet only...
Hi,
We developed a custom board based on the nRF54L15 SoC. We realized many current consumption tests with regulator configured in DC/DC mode. These measurements are in...
Hi,the nodic team
I use the system on mode to made the SED device into the low power,I found that in addition to my 5s polling woke up the device, there was another that...
Hi Nordic Team and Community,
I'm working on a project based on the nrf5340_audio application, which I intend to run on the standard nRF5340 DK (the non-Audio version),...
SDK: nRF5 SDK
Board: nRF52810
Softdevice: S112
Hi,
I have a board that has two TWI lines, one has two peripherals and the other has one peripheral connected to nrf52810...
Hello everyone.
WE're trying to make a https connection with google.com and execute a GET request.
Wifi connection is working; DHCP seems to be working (my personal assumption...
Describe Need to repeat disconnect/connect cycle after BT timeout. Problem is when using UART over BT with Nus Shell when connection is terminated by timeout (for example...
Hello, I'm running an example of channel sounding using nRF54L15.
The build is fine, but the following error occurs during flash.
Python is using 3.12.4 version. As you...
Hello everyone,
I am testing out I2C on the nRF54L15 for a custom PCB project.
I first tested a simple mpu6050 sensor on &i2c21 on pins P1.11 for SCL and P1.12 for SDA...
I asked a question earlier related to this here:
But I want to make sure I have understood this correctly, and check nothing has changed.
From my understanding, the...
When my peripheral calls sd_ble_gap_phy_update, setting rx_phys and tx_phys to BLE_GAP_PHY_AUTO, I receive the BLE_GAP_EVT_PHY_UPDATE event with a status of BLE_HCI_UNSUPPORTED_REMOTE_FEATURE...