Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi,
I am using nRF7002 DK to develop MQTT + I2C sensor. The following are my steps
1. use samples/net/mqtt as the base architecture, everything running well ( I don't...
Hi
From the past few days, I have been trying to perform FOTA with BLE using external QSPI flash. However, I'm unsure if I'm creating the proper files and adding the correct...
Hello, I'm starting to study MCUboot with the intention of implementing firmware upgrades in a product. I'm currently working with the nrf5340dk eval board. As far as I understand...
Hello, I am porting my projects from NCS v 2 . 6 .0 to v 2 . 7 .0 and I am defaulting my builds with sysbuild enabled .
I have a project that has FLASH enabled but doesn...
If you run the exercise 1 code as-is (with the lines from the course materials added) it will run out of sockets and fail within a few button 2 presses. The problem is that...
Hi, I'm using nrf5340 DK. I am developing a device that needs the nrf chip to simultaneously recieve audio from a device and send sensor data back to the device over BLE....
I'm changing and testing my code with nRF52832 by NCS.
When I try to connect ,I will get those information.
SEGGER J-Link V7.94e - Real time terminal output SEGGER J-Link...
Dear Team,
into the Connection parameters chapeter of the Lesson 3 is stated that
The relation between data length and MTU is not one-to-one. On air, the data length can...
Hi Nordic Champs
We have developed a nRF52820 based USB dongle board, as attached. It will be open source hardware soon. [ have attached pics]
Would like to know if...
Good morning, I've been trying to evaluate the Thingy91 with the asset tracker v2 firmware but I wanted to connect it to our own AWS so I needed to compile the asset tracker...
I am using an N52811 QFN32 on a custom board.
I modified the SAADC sample as follows and ran it on this board. (3.0V was input to AIN2.)
However, p_event->data.done...
When I launch the Power Profile in nRF Connect for Desktop, the following log appears, and it cannot connect to the PPK:
The versions of each application are as follows...
As the question explained. I want to know if we can implement all three zigbee roles viz, Edge, Router and Co-Ordinator in a single project and can be able to switch them...