Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
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...