HI there,
I've been following the DevAcademy Lesson 5 exercise example on SPI communication to get a nRF9161 DK (as a Master) and an ESP32 (as a Slave) to communicate synchronously...
Hi, I have recently created a board definition for our nRF5340-based hardware using the "Create a new board" feature from the nRF Connect for VS Code plugin. I'm using SDK...
Different boards with the same layout have different power consumption when using NRF54L15.
The circuit board layout myself is used for locator tag development.
broadcast...
Hello.
I am trying to follow Downgrade protection using MCUboot to enable Hardware-based downgrade protection. However, an error occurred, and the software did not start...
Our project has been working on nRF21540 & nRF52833.
Let us have a method to reduce the power of nRF21540 under 400uA at idle.
Currently, without nRF21540, the power...
I am in the process of migrating to NCS 2.7. My project includes NSIB, MCUBoot, TFM, and the application. Everything works fine with multi-image builds.
However when using...
Hi, we're creating a BLE mouse. We've setup the HID service- clicking button 1 on the nrf52832DK sends left mouse button click- nothing else is being sent. The problem: even...
hello,
I've encountered a problem with our own nrf51822 circuit not advertising.
Our circuit is exactly the same as what is given as the reference circuitry on the datasheet...
It's the first time i'm using the spi to connect various slaves, so is there any example how to communicate a raspberry with 2 or more nRF24L01 on the same bus?
Thanks in...
Today I have recieved the new nRF52 Development kit PCA10040. I did a update for the nRFgo Studio to version 1.21.2.3.
The softdevice s132_nrf52_2.0.0 will be flashed without...
OS: Windows 10
Target: nRF51-DK
Tried to connect with nrf51-dk with Keil MDK-Lite v5.18a.
The default Jlink version used along with this IDE was v4.98e
the 'download...
Hello all,
I'm looking at the example projects and ble_app_template in particular, and have noticed something that doesn't seem to make sense...
In main(), this project...
Hi, I am looking for a Bluetooth Low Energy Soc based solution like nRF51822, but I'd like to have an open source firmware solution...
Do you have that kind of solution...
Hi
I want to execute my app from the RAM to test if i'll get a considerable decrease in the current consumption.
I'm using : "s130_nrf51822_0.9.0-1.alpha" &"nrf51822QFAC...
Hi
I'm trying to change TX power and measure the current consumption while advertising, (DC/DC disabled) and i get an increase of 3.44mA from 0dbm to 4 dbm. Ok That's logic...
I follow the instruction and I am able to connect to Xively MQTT service. But I am confusing how to connect to AWS IoT MQTT.
AWS claim it support IPV6 as well.
Is there...
Hi all:
Here is my develop environment and it always show the message "one or more breakpoints could not be set and have been disabled".
Is any item I missed.
OS:Win10...
The ble_app_gls example does not provide any handling code for BLE_GAP_EVT_TIMEOUT, BLE_GATTS_EVT_WRITE, nor BLE_GATTS_EVT_HVC. I'm trying to understand whether the lack of...
I just ran a few experiments on calling sd_ble_gatts_hvx() multiple times based on SDK v10's ble_app_uart example. I have configure the app so that it for each external event...