Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hi Nordic team,
I'm using the nRF9160 DK with nRF Connect SDK v2.9.1, and trying to run the coap_client sample to send a GET request to the public CoAP test server at coap...
Dear Nordic team,
We are currently preparing for Wi-Fi, BLE, and LTE compliance testing scheduled for next Tuesday, and are encountering a blocking issue with the Radio...
Hi everyone,
I'm new to both nRF Connect SDK and Zephyr RTOS , and I’m trying to modify the official LittleFS FileSystem Sample to mount an external SPI flash as the storage...
For the GPS tracker we are developing with nrf9151, the SIM provider is askign for support for the SIM-TOOLKIT .
Do we have any documentation?
Regards
Vivek
I have a application where I need to time acurately the time between two enternal pin signals. I have this working using the
k_timer which & read & restart within the...
Hi,
Tried to use Connectivity bridge app on a custom board based on NRF52840 and it seems that the UART-USB interface works initially, but after a while it gets stuck at...
Hi Support Team
Our project needs to support the following features: 1 BLE central role, 1 BLE peripheral role 1 PWM, 1 UART, 1 ADC OTA and BLE bonding
Can the nRF54L15...
I’m curious about the current consumption.
Based on the nRF52840 chipset, I found that the current consumption in both sleep and TX states varies depending on the TX power...
Hello,
I am currently evaluating options for integrating Bluetooth Low Energy (BLE) functionality into a medical-grade device that requires time-sensitive communication...
Hi,
I recently checked support of MCUBoot validation and from NSIB for nrf54l15. (sdk 3.0.0 and above)
During this, I enabled Signature algo as ecdsa-p256.
And...
There are two USB ports. IMCU and nrf5340. I had a lot of trouble with bad cables but i found one that works and I find that I have a jlink drive that pops up so I know there...
Hi Sir
The npm1300 allows setting the default voltage using resistor values as shown in the table below. However, if I want to set the voltage to 1.05 V using resistors...
I am working on synchronizing RTC timers on several nrf52832s and i would like to have a single clock clocking all the RTCs on all the boards. I understand that the LFCLK...