Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
Good morning/afternoon all, I have been working on a BLE air quality monitor using the NRF52810. The first version functioned as expected with the exception of the external...
Hi,
We are working with the nRF54L15 using nRF Connect SDK v2.8.0 and would like to enable the secure boot feature.
However, it appears that the SMP Server sample in...
I'm using put all together 2 sample
a) NUS Uart that is used for the configuration;
b) zephyr/samples/net/opentread/coap Using the nrf5340dk/nrf5340/cpuapp.
The compilation...
Hello,
Step 5.2 of this part of the course has a code example which shows which i2c node to use to control the temperature sensor. In the case of the nRF54l15DK it is...
Hello Nordic team,
We are using an nRF5340 as the host processor, and an nRF9160 module is mounted on top of it. All LTE modem AT commands are sent from nRF5340 to nRF9160...
I'm trying to implement the NRF5340 as an I2C slave. The current answers all show the answer as old to look for a newer answer. Were implementing the NRF5340 as a slave to...
Dear all,
is it planned to update the declaration of conformity of nRF9160 from EN 301 908-13 V13.2.1 to EN 301 908-13 V13.3.1?
EN 301 908-13 V13.2.1 is only valid until...
I am currently working with the Aliro 1.0.0 from nRF Door Lock and Access Control Add-on.
I need to know how to properly configure or set custom data fields for Aliro protocol...
How to prevent storage partition from erase durning MCUBOOT firmware update?
I use Settings with NVS to store data
CONFIG_FLASH_MAP=y
CONFIG_FLASH=y
CONFIG_SETTINGS...
I am attempting to get familiar with the NDEF support on the nRF54L15 DK. After creating a copy of a sample based on the WRITABLE_NDEF_MSG example, I create a build configuration...
Hello Nordic Support Team, I am developing BLE content, where nodes will be periodically uploaded to the gateway.During this interval,the CPU needs to be kept idle, waiting...
Hello DevZone,
I have wrote a standard Zephyr display driver for one customer, I used sQSPI and Zephyr MSPI API.
I finished the development, but the QSPI (1-1-4 mode)...
Hello,
Our product (sports timing) will be used at the upcoming Olympics and our customer is being asked some questions about wireless specs. We use Bluetooth 5 (backward...
Hi,
I have a custom nRF52832 PCB with 10 buttons connected to various GPIOs. All buttons work correctly except the two connected to P0.07 and P0.08 they produce no response...