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 recently migrated my nrf52840 based devices to Thread and Zigbee SDK 4.2.0
I used to have a good power consumption around 100-150uA with zigbee enabled.
Since...
I'm considering using the NRF52840 for a device with infrared proximity sensors that requires 8 IR LEDs to be driven at around 14 mA successively (never more than one at a...
Hi Nordic community
We have a custom IC to interface with the nRF52840 chip. We did testing for that IC with FPGA and the related control, clock signals are as shown in...
Hi guys,
We designed a custom board with the nRF52840 SoC and is trying to use the QSPI interface to communicate with an external flash AS5F18G04SND-10LIN.
We are having...
Can someone point me to where I can find some information about the secure vs non-secure builds and what considerations are required for either? Currently I'm trying to create...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Hello,
I am going off a fresh install of nrf connect desktop and installed the 2.0.0 version of the toolchain from the toolchain manager. When i create new project from...
Dear all
I am looking for a tutorial like this https://devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/ble-central-tutorial
It sounds quite...
Hi,
The manual for nRF5340 DK states: "VDD can be set by the nRF5340 firmware". I need to set the VDD to 1.8V. How is this done? I can't find any code documentation on...
I am running Version 1.9.1 of the NRF SDK, am programming in VScode, and have written my own custom board and associated DTS files for the hardware we are implementing.
...
Hello,
We are working toward certification of our product and conducting TRP/TIS measurements. The TRP and TIS are not matching up with the conducted output power and...
I'm having a hard time developing for Nordic Hardware right now as it seems that the hardware is not recognized by VSCode/NrfConnect anymore. Under the Connected Devices Section...
Dear,
I use an nrf5340 dk with sdk 1.8.0 for vscode. I'm now playing with the central_and_peripheral_hr example and I want to change the advertisement packet. How and where...
Hi,
I have an issue in regard to Matter. I would like to commision a device in my network, but I don't know why the Python CHIP Controller returns this error every time...