I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Hello
I was attempting to update a pre-production project where we have 2 servers connected to one gateway where the servers send the audio data back to the gateway with...
Hey guys, I want to store sensor data as circular buffer in non volatile memory. I saw https://docs.nordicsemi.com/bundle/zephyr-apis-latest/page/group_file_system_storage...
If a heartbeat or other chunk reliant on symbol file data is ingested when there is no symbol file associated with the Software Version / buildID it seems like the chunk is...
Hello,
I am currently trying to make an application that can do FOTA and store the secondary firmware image on an external flash using sQSPI. The project I started is based...
Hello,
We use the nrfx spis driver for communication between a ST processor (master) and a Fanstel BT840 module (nRF52840).
We have upgraded ncs from 2.6.0 to 3.2.1 and...
I am using a GPIO pin ( P1.05 ) as a reset signal for an external CPU component. The pin functions correctly and stays low when tested in a basic GPIO application. However...
I'm using NCS 3.2.4. When USE_PARTITION_MANAGER is active, the ARM linker script defines ROM_SIZE as PM_SIZE (the full app partition) without subtracting CONFIG_ROM_END_OFFSET...
I have a simple code. send msg to a message queue. and handle the message in another thread. I my old environment ncs2.4.0. I looks works well. // after get msg queue. to...
Dear Nordic Engineer,
Hello!I am planning to develop a 2.4G, BLE and USB mouse. Both the dongle and the mouse device will use the NRF52840. I want to use BLE and ESB simultaneously...
Hello,
For my prject I need to tiggrer a timer start using a pin. I'm trying do do it using PPI but it seems that GPOITE can only create events on input pins. If anyone...
The MCU is NRF54L10, the SDK is NCS2.9.1, and the firmware is updated using MCUboot update mode.
Configuration as follows:
# sysbuild.conf
SB_CONFIG_BOOTLOADER_MCUBOOT...
Hi,
I write this information for the sake of completeness. I don´t need Zigbee2MQTT support from you. Instead, support with the Zigbee firmware is required.
I´m working...
Hello,
I am currently testing a setup combining the nRF5340DK and nRF7002EK using NCS/Toolchain v3.0.0 .
I need to reassign the 8 GPIO pins (including Bucken, Grant, etc...
Background:
Platform : nRF52832 with nRF Connect SDK (NCS) v3.1.0
BLE Roles : The device operates simultaneously as:
A BLE Central (NUS Client) , connecting to an...
While installing the nrf connect extension for VS code and installing the SDK and toolchain I have encountered the same issue multiple times. The toolchain and SDK got installed...