I have a nrf9160 DK but when upload SLM application to it i can not send AT commands to it over it's usb port but in asset tracker application it works i want to modify SLM...
Finally we got our prototype boards and proof of concept firmware code done and we are a bit stuck on the average power consumption over time for the entire sensor that is...
We are implementing a Joiner device using OpenThread on the nRF5340 (with Zephyr, NCS v3.5.99-ncs1-4). After successfully joining the Commissioner's network ("Join success...
Hi,
I have integrated Neuton’s “Transport Type Detection” pre-trained model into my firmware, running on a nRF52840dk. For collecting 9-axis IMU data, I’m using the ST X...
Hello Nordic Team
I am using SDK 3.0.1 with a nRF52DK to develop a firmware that can be switched from BLE mode to GAZELL mode and vice versa over a command sent via UART...
Hi,
I am trying to perform a DFU using SMP over BLE. My setup has NSIB and MCUBoot enabled and thus I am able to perform DFU for MCUboot and Application using nrf device...
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.
...