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...
Hi,
I have been working on the display from JDI LPM027M128C with the nrf52840 development kit. By consulting the datasheet of the display, it seems to work with the spi...
hi :
can you help me to solve this problem. The path of the example is bellow:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Fexamples.html&cp...
Hello,
I am trying to work with the MCUBoot bootloader in my project. I was able to configure and build my project and it appears to run properly when I flash it to the...
I have a nrF52840-DK and would like to try some precompiled test, but I got an error when copying a hex file to it. The error message is that The currently active SWD interface...
Hello all, I am new to development as a whole, and have been tasked with getting my company's new nrf5340 audio kits working and creating replicable instructions for future...
We need to store a .fw firmware (or any binary/hex) image for an external device hanging off the nRF52833 in internal flash. What is the best way to integrate the image into...
Hi
after install sdk of nordic( Installing manually — nRF Connect SDK 1.9.99 documentation (nordicsemi.com) ) on ubuntu 20.04 LTS, when run EmbeddedStudio, i got the message...
Hello all,
for the last few weeks I am trying to workout the i2c protocol with the sensor and the nrf52dk , so far none of the solution that I have considered work. More...
Hi,
I upgraded to the newest SDK and now our SPI Code (RFID Reader) is not working anymore. Is there something that changed with parameters or anything else? If I step back...
Hi there,
We are intending on using the serial LTE Modem example on our nrf9160 with MQTT. What version of MQTT is supported on this example?
Kind regards,
Frikkie
Hi,
I have been using I2C code for almost a year to talk to a variety of sensors with complete success. Typically, we have used a Nordic BL654 module that includes an nRF52840...
I'm getting a strange amount of error when trying to measure the battery for a custom PCB based on the nrf9160.
Details
My VCC_IO is 1.8V
My max battery voltage is...
Hi,
Perhaps I have a misunderstanding of this GNSS Socket Option.
In the GPS Sample Project (samples/nrf9160/gps) with a nrf9160-dk and no connected GPS Antenna, I set...