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...
On my nrf9160-DK, I'm looking to isolate the nrf9160 away from the onboard nrf52840, LEDs, switches, memory, VCOM, etc. as much as possible. I've read the manual several times...
Hi guys,
I just want to check if it is possible to implement a tiny ML model for person detection on the nRF52840 DK board. I did the same on Arduino Nano BLE 33 but as...
Hello,
Now I am making an original ISP4520(nRF52832) application using ISP4520-examples .
I'm trying to embed LM75B sample code from nRF5_SDK_16.0.0_98a08e2 to Class_A...
Hello,
I would like to measure battery voltage that is connected to the VDDH pin of an nrf5340 custom board. I understand that this is possible using the nrfx saadc driver...
I have to send small packets of different data to all six Dongles from Development Kit(DK).
Till Now:
1) I have flashed different Mesh programs to DK using Segger Embedded...
Is there any useful help documentation available for nRF Cconnect SDK? i can only find the nRF5 SDK v13.0.0, There seem to be many differences between nRF5 SDK and nRF Cconnect...
Hi to everybody,
after adding ANT+ functionality to an application, now i need to define a DFU procedure to upgrade the device.
This is the environment:
SDK 16.0.0 ...
Hello Team,
I am working on nRF52833 DK for a custom work.
We have 2 nrf 52833 boards( call DK1 and DK2)
DK1 runs a Light Switch Client
DK2 runs a Light Switch Server...
I have a custom board and set mcuboot secondary in external flash. The tests that i made everything is working OK with the app update, but now i tested mcuboot update and...
I can't no longer command line build out of three projects on NCS 2.0.0.
Usually I go to toolchain manager and select "Open Command Prompt".
On 1.x.x versions, it would...
Hi,
I am testing the DFU via BLE . and while checking the logs I found out that it is saying 11:40:29.851 [McuMgr] Error: NOT_SUPPORTED (8) . after that msg , it is calling...
Hello,
I've an issue migrating an NRF52840 project from NCS 1.7.0 to 1.9.1. I use PPI/GPIOTE to set a capacitor sensor charging pin and start a timer simultaneously, then...
I am using nRF52833 DK and I am running Light switch server in one DK and Client in another DK Advertising interval was way too high(around 9Second) so decided to change it...
Hello, we are trying to get software running on our custom board.
Last week we tried to test the software written on a development kit of the NRF9160 on to our custom board...
Did just encounter some nrfutil errors again.
First I was installing nrfutil on a new PC, and then trying to generate a settings package for a DFU file (nrfutil settings...