It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hello team,
I attempted to measure the sleep current on the nRF54L15 DK board, but I’m seeing a very high current draw of about 74 mA.
I built and compiled the peripheral_power_profiling...
Hello,
We are developing a custom board that uses the nRF54L15 chip, and are trying to flash an application along with MCUBoot to allow for OTA updates. When I flash the...
Hi Nordic folks,
I'm trying to get the nrf54L15 in a Fanstel BM15M to go into the system OFF state and be woken up later by a timer. All the documentation I've seen says...
What's minimum hold time for a pin reset on nRF54L10? https://docs-be.nordicsemi.com/bundle/ps_nrf54L15/page/pdf/nRF54L15_nRF54L10_nRF54L05_Datasheet_v1.0.pdf doesn't state...
Hello, I am developing an application that uses Bluetooth Channel Sounding, and for that reason I need to have two devkits connected to my computer at the same time, but the...
Hi there,
I was designing an add-on development board to go onto the development kit to test a 1.8V application. I need VDD:nRF on the 54LM20 to be set as the same as VDD...
I connected the new nPM2100 EK to Linux PC and opened the nPM Power UP application. In the app I'm able to select the EK. The nPM Power UP tells me that " Programming required...
I have an NPM1300 demo board. After testing, the default voltage of VOUT1 is 1.74 V. If I use this voltage to power the VDD of nRF54L15, will it affect the power-on reset...
Hi Nordic
We plan to use 54l15+7002e, how much storage will spend for nRF7002 up layer stack and application(e.g typical Wi-Fi STA with TCP client connections)?
What I've tried:
Testing Summary: SD Card on Port 2
Setup : Wired an SDHC card (Transcend 8GB) to the Connector P2 (middle header) on an nRF54L15 DK v1.0.0...
In my code, I find I can start up the ble pakage sending. but it alway send out without stop. I need send out one package. and stop. In my radio callback. I do call this task...
Hi Nordic Support Team,
I am working on a Matter application using the nRF54L15 , and I have a few questions regarding the external flash configuration.
I noticed that...
nRF Connect SDK v3.2.1, nRF9160dk
Hi,
I'm working on an application which connects to a MQTT broker over cellular network, and have MCUMGR enabled for firmware updates...
Hi,
There are 8K functions in nrf_desktop, but this example is too complicated. My own example is relatively simple. I want to integrate 8K functions. At present, overlay...