Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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.
...
This is my RTC init function. Whenever I start advertising in fast-advertising mode, and timeout for fast advertising expires, the RTC2 timer stops running and COUNTER resets...
Hello,
I am trying to make a simple power optimized BLE peripheral device based on nRF52840.
Here is the chart from the Power Profiler
The device advertises once in...
Hello,
I am trying to use "west" command in Eclipse but I am not able to do it.
I was able to do that in Visual Studio though.
I found this link https://devzone.nordicsemi...