Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
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...