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...
I would like to use the GPIO and SPI NetCore of nRF5340. Is there any example code ?? Is it necessary to disable the GPIO and SPI of the AppCore of the nRF5340.
nrF5340 Appcore sw based on peripheral_lbs and netcore sw based on hci_rpmsg are working fine. However, the appcore sw will crash when I set
CONFIG_LSM6DSO=y in the pro...
Hi,
I am running peipheral_uart sample with nRF connect 1.9.1 . After running the sample for 10-15 min, I start getting the following error
"Not able to allocate UART...
I am unable to achieve low power after I enable UART. I disabled UART0 after enabling and the UART0 registers are all getting its default value after disabling.
But the...
Is there an HCI API to control the device and configure it to work with LE Audio? If so, is there an example of minimal configuration that will allow Audio DK to transmit...
I'm trying to integrate my application with the LWM2M Carrier library, and experiencing a hard fault when calling date_time_update_async(). This happens even if I call the...
After creating a new Ubuntu virtual machine to start fresh, I am still experiencing the issue below.
I re-installed the Connect SDK manually on the new virtual machine as...
Hi, I am trying to implement spi or i2c communication with a sensor using dma in master mode. can anyone give me some sample code on how to get spi/i2c peripheral over easy...
We designed an industrial gateway to communicate with sensors through Bluetooth. Both use nrf52832 chipset. However, there are many Bluetooth signals on the customer's site...
Hello,
I have a pure-C library that I'd like to build, and then import into another project that targets the nRF52832 (nRF5 SDK v16.0.0). The library has no dependencies...
Hello,
I'm using NCS v1.9.0 with a nrf5340-based device.
Is there a method to update the public key embedded in MCUBoot using DFU after the initial load? I'm looking...
Starting a new ticket since now I have a bit more details to describe what's going on
I have a custom model server that is configured to publish every 10 seconds with retransmit...
Hello. I can't program the nRF5340 of a couple of boards I recently received. I have it powered via USB (5V), and nRF_VDD is powered up to 1.8V as expected.
I've probed...
Hello,
In my project i am using stepper motor with nrf52840 and here i want to control the motor speed like in my application i want to expel fluid from the tube by pushing...
Dear sirs!
I need that timer (for example timer 3 or 4) will generate interrupt each 5 ms very precisely with precision of crystal (20 ppm). In 10 hours I cannot allow deviation...