Hello everyone,
I need some help in understanding and optimizing current consumption profile of nRF9160 in LTE-M cellular connection mode.
nRF9160 is implemented in...
I work currently working on a driver module supporting your nRF91x1. I schedule rx-operations via your nrf_modem_dect_phy_rx() dect_phy modem-api. I am using the .handle field...
Hi, In my project we are using the ESB between a nrf52811 and a NRF5340dk and are trying to evaluate the maximum speed we can reach with ESB packet transmission without acknowledge...
Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
Hello, World
Please note that the following questions may be difficult to read as the text was created using a translation tool.
I have downloaded version 17.0.2 of the...
I have an nRF54L15DK and a custom-designed nRF54L15 board. These two boards use different pins for peripherals. The NCS version used is v2.9.0. I compiled a Matter project...
Hi! In order to get more accurate battery SOC measurements I need to provide a custom battery model to the app. So, I had to use the nPM1300 EK + Fuel Gauge board to profile...
Our device is set up to provide AT Commands directly to nRF9160 using a USB UART connection and control using a VT100 Terminal simulator. When attempting to connect to the...
Hello. I'm using npm1300ic. In one example, there is a battery_model.inc file related to li-po 3.7v 200 mah battery, and the battery you are currently using is li-ion 3.7v...
When dynamically allocating BLE GATT services and characteristics using custom structures and Zephyr’s dynamic memory functions (e.g., k_malloc, k_calloc), the service registration...
Hi there,
One of the functions of the DECT MAC layer is to allocate radio resources to RDs. According to the standard, the MAC layer does that using special beacon messages...
Hello Nordic team, Whilst porting our product from nRF Connect 2.4.1 to 2.9.1 we encountered the following problem. When compiling with ZIGBEE_FACTORY_RESET=n we get Seems...
I'm new to developing nRF devices. This is the first time to set up SDK.
I installed Toolchain Manager v1.2.6 to install SDK, but it is too slow and falls into error. It...
i'm looking for an extremely simple BLE beacon app, which advertises (say) at 1HZ and then enters a "low-power" sleep mode....
there are numerous samples included in the...
Hello forum ,
In here i will upload my project in zip where i m using w25q64 flash -nrf52840 .i m trying to read data of qspi flash read write and read for an two byte(trying...
I am in the process of integrating a custom display driver (ST7305) into my Zephyr-based project and have followed the necessary steps:
Placed the .c and .h source files...
I'm using SDK version 2.9.0 with an nRF52840 in a combined peripheral / central application.
The nRF52840 device starts advertising, but then after connecting (as a peripheral...
Hi,
I am trying to download the nrf connect toolchain in vs code but getting this error
Error: Failed with exit code 1. Failed to download toolchain bundle Caused by...
Hello.
I am developing an application based on IOS-nRF-Mesh-Library, and currently considering porting firmware upgrade function of IOS-nRF-Connect-Device-Manager for updating...
Dear All:
I don't have a le audio enabled phone, and i want to study the hci commands about cis and bis setup up processure.
Could you please provide some HCI logs from...
Hello there!
I'm trying to run the official, unmodified, version of the `WiFi Shell` sample targeting the `nrf7002dk/nrf5340/cpuapp` board and am currently getting:
...