Hi,
I have a couple of questions regarding reading the nRF5340 Temperature Sensor. This is a follow-up to the following DevZone ticket: https://devzone.nordicsemi.com/f...
RTT log output issue
Hello, I am using SDK v3.0.2 and toolchain v3.0.2. After building and flashing my firmware, no logs are being output to RTT Viewer. What should I do...
We tested the USB performance on the v3.1.0-preview4 and main it looks like it got even worse.
All tests were done on the attached test project: TestProject
main (6855b38ca69d2a70d0a088d9964e606e9981cb14...
Hi all!
I have the NRF54H20 D and somehow the RTT viewer doesn’t work, the board doesn’t work. I am using the most simple zephyr hello world project. It says it is compatible...
Hi there,
We are using for BLE communication a nRF52832 chip with random static address configuration (shown in the UART). Can we be sure that the address of a chip will...
I am building an application for the nRF52840 on Linux just using west . I have been struggling with this issue for some time now. The linker can't find any mbedtls_ccm functions...
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 tried to run my Thingy91 off the battery but it shuts off instantly.
My questions is if the battery charging functionality is in the firmware or hardware? Trying to figure...
Dear Nordic support member,
Where does "pca10100e folders" be installed?
I have nRF52833 development Kit. But I could not find pca10100e folder.
Note: My IDE is IAR...
Hi, I am looking to develop applications for the nRF5340. After watching the "Introduction to Zephyr RTOS" webinar, I saw that the software engineer presenting the demo was...
Hello
I am making a project in SDK v17. I want to use mpu6050 sensor but I don't know how to use library included in SDK.
The example Martinsbl has in GitHub is optimized...
Hi, i'm trying to find a way to use the Nordic nrf52840 with Adafruit SIM7000-LTE-Shield, the only apparently way is with Arduino IDE but i´m not using it (no success at the...
Various errors during medium-term deployment of cellular-enabled sensor device
We've prototyped an agricultural gas sensor based on the nRF9160, which takes readings every...
Hi,
We are having trouble getting the Thingy91 firmware running as is. We have achieved this in the past but I had made too many modifications and I decided to scrap it...
HI! I'm on Windows x86 and I've followed the steps from the getting started assistant. After trying to locate the board directory ncs/zephyr/boards/arm/nrf9160_pca10090 ,...
I am doing a custom desk for a client and I had this idea of adding a electromagnetic lock on a drawer. That is easy enough but I thought that maybe I could add a couple of...
Hello If I an exemple like ble_thread_dyn_mtd_coap_cli and that I configure the mode in MULTIPROTOCOL_802154_MODE_FAST_SWITCHING_TIMES: do you have any idea how long it takes...
I have two SPI buses on my board, with a different type of slave chip on each. Only a few bytes are read from each during boot. When I use SPIM0, 1 or 2 for them there is...
Newbie here simply trying to run some example projects from the SDK.
Setup:
Segger Embedded Studio 5.10b
Tried example projects in both SDK v17 and v16
nRF52 DK...
We have a working app for SDK 16 and freeRTOS. We wanted to update to SDK 17.0.2 but after upgrading the app hangs up at the first vTaskDelay(). We use configUSE_TICKLESS_IDLE...
Hello, I am a newbie in this forum and I'm not very familiar with app development in general, however I am in the situation in which I have to develop an app to acquire ANT...
Hello Nordic Team,
I am having issues with the HCI UART firmware for the nRF52840 on the Thingy91. I have been using the HCI UART firmware from nRF Connect SDK 1.0.0 for...