Hello, I am experiencing issues with the current measurements taken by the PPK2 when using the nPM2100-EK to power a device. The current drawn from the 2.7V power source ...
I have been trying to get MQTT+TLS to work on the nRF7002 DK and haven't been able to get the samples to connect to the MQTT Broker.
Is there a working MQTT TLS example...
Seeing the failure below and wondering a couple things:
How did the device get into this state?
How do I disable AP protection? The Kconfig GUI seems to indicate that...
Hi all,
I'm working on a custom board based on the nRF9160 and using nRF Connect SDK v3.0.2. We’ve developed the board in-house and integrated the npm1300 PMIC as part of...
Hello,
For our emission tests in an anechoic chamber we need to be sure that the BT antenna is up and running. Of course we cannot connect via BT from outside the chamber...
hi support team,
docs says we can program 54l15 external spi flash ,please refer to : https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-device/guides/programming_external_memory...
I am using the PCA10056 development board, running a custom application merging the MESH stack (2.0.1) with an IAR-based SDK v15 template, sd 140 v6. Whenever I go to debug...
Device
nRF52840dk PCA10056
nRF6707 power profiler
What I Want to Do
I'm trying to achieve ION_RAMON_RTC current consumption of 3.16µA via Zephyr but I have not been...
Hi:
I believe this is possible but will ask anyway. I am working on a device that connects to a BLE central device (a cell phone). I would also like to send advertising...
Hi to everyone!!
I have this error:
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrf_fprintf (referred from nrf_log_str_formatter.o). .\_build\nrf52832_xxaa...
Hello, I attempted to make SES thread aware by following various support threads in this forum but unfortunately the SES just doesn't show any threads. I have tried with 2...
Hi,
I running a custom application on nRF5340 PDK using zephyr (2.3.0) and nordic SDK (1.3.0).
I tried to build Zephyr HID examples and got an error. (I don't think it...
I am using an example from Nordic that enables a central to connect to several peripherals via UART. The connection is automatic (the key is if they all share the same NRF_UART...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi, so i'm using Visual Code with PlatformIO to build an example with arduino-bluefruit-bleuart the build runs perfectly but after i upload it into the Nordic the bluetooth...
Dear Sir, I need 2 interrupt handle on 2 PIN, I have set 2 GPIOTE event: #define PIN_INT1_ACC 4 // INPUT Interrupt INT1 from ACC #define PIN_INTB_ECG 8 // INPUT Interrupt...
Hi, I have a set up consisting of an nRF52840 and Raspberry Pi communicating over IPSP following the zephyr OS sample docs.zephyrproject.org/.../README.html My application...
Hi,
I've been using XMONITOR command to check some radio parameters. ATM, I am checking those once/minute, right before requesting power save mode from modem. After updating...
Hello,
I wondering if I use the nrf5_SDK_for_Mesh_v4.2.0_src light switch example and modify it to suit my needs.
Q1. I want set up a proxy node using nRF52832 so that...
Hi,
in https://devzone.nordicsemi.com/f/nordic-q-a/24115/io-pin-signal-during-reset it is mentioned that the pins of the nRF52832 get set to input _during_ a reset.
...