I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hello,
I am using the 9160 with nRF Connect SDK 1.8.0 to connect to an LTE-M network. I am currently using:
to manage the keepalive timer, but was wondering if there...
Hi,
1. Please solve the problem of high network current registered to nRF9160 (test environment: no network signal)
2. Rf signal: the test current is normal. See Appendix...
I'am using vscode+armgcc to build ble_app_blinky but the build can not be completed and stucked on
Linking target: _build/nrf52840_xxaa.out
I'am following this tutoriel...
I get nowhere trying to use SEGGER emStudio's git integration with asset_tracker_v2. emStudio seems to think that a solution has one git repository, whereas there are 43 git...
Hi,
I have upgraded tools many times, the issue I am having now, I am having no luck solving.
Upgrade to nRF Connect for Desktop v3.11.1 (nrfconnect=setup-3.11.1-ai32...
Hi
We peformed some tests of the RTT sample code provided with nRF connect 1.9.1 a few weeks ago (nrf/samples/bluetooth/nrf_dm) and only got about 132 meters of Line of...
Hi I m trying to implement mass storage on the arduino nano 33 ble sense board(nrf 52840) and I2c together. I m using the sample from zephyr and it will not mount the file...
Hello Team,
We have an application where we send 3 adv packets every 5 minutes. We listen to these adv packets on the scanner side with scan interval and scan window set...
Hi,
I am using S112 softdevice along with SDK 15.1.1 on the nrf52832 DK board as a central and running ble_app_uart_c example on it.
I am able to connect, disconnect,...
Hi
I am facing range issue in transmitting and receiving data over ZigBee in nrf53833, how can i improve the range maximum i am able to recieve signal from around 35 feet...
Hi. I'm using the nRF52840 and sadly the reset pin (P0.18) is "hidden" in the inner row. Since I'm not producing with via in pad, I won't reach it.
What functionality do...
We are using nrf5340 in one of our products where we also would like NFC functionality to be used. As we are designing tghe PCB, please let us know the Antenna Gerber / design...
Hello Nordic Team
I have nrf sdk and i can scan ble devices from my computer. When i connected ble devices with my phone i couldn't see connected devices at NRF CONNECT...
Hi,
I want to upload the generated key to the modem, which needs PEM.
I know that PSA uses Mbed TLS and know that there is a
mbedtls_pk_write_key_pem
function to get...
Hi,
Following the latest version of SES (v6.30) on macOS (could also be relevant on linux and windows machines) a critical error has been found .
Building the project...