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
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Please help me!
I have installed nrfutil from the official website, and configured the environment variables, and put the.exe file in the corresponding location, but there...
Has anyone got an idea on how to avoid resetting the device, as soon as USB-C is connected to it? I want to avoid losing state when charging the Thingy:53. Also, has anyone...
Hi,
I have a question about the System Monitor section of the nPM1300 documentation:
https://docs.nordicsemi.com/bundle/ps_npm1300/page/chapters/core_components/saadc...
Hello,
I'm implementing a device based on the NRF52840 Dongle and the hids keyboard example. The basic functionality work, so that I can send pressed keys to a connected...
Hi,
I am trying to implement a ble module in a fall detection application. I added a ble_service based on the BLE fundamentals course lesson 3, which works just fine alone...
Description:
Hello,
I want to measure the distance between two BLE devices with high accuracy . I have already tried using nRF52840 modules , but the results are not very...
Hello,
I'm trying to detect a UART_ERROR_BREAK on an USB ACM CDC interface of the nRF5340 using NCS2.7.
The returned error code is always 0xffffffa8. How do I clear...
Hi
I have a simple application which is comprised of a notification from peripheral to central , and a write without reponse from Central to peripheral.
In windows every...
Greetings,
We are using a nrf54L15 and trying to use the GRTC Clock output functionality as described in 8.10.4 of the datasheet.
We need the most accurate clock output...
In the next step, I compiled the “Serial LTE Modem” firmware example from the examples folder and flashed it onto the nrf9160DK.
The “Serial LTE Modem” application works...
Hi,
I use the nRF9160dk and I want to use nRF9160's internal flash which has 1MB flash to store a few data. But I cannot find any guideline about using nRF9160's internal...
Good evening, I have recently purchased an nRF52 development kit which I would like to use for my project. Currenty, I would like to provision external devices using this...
Hello, I have a custom board that was designed for me, but based off of the Acconeer XM126. It is very similar with a few minor differences. The person who designed it has...
I'm developing based on the Nordic Academy example here, but I noticed that when transmitting a large amount of data, something is limiting the amount sent by the NRF52832...
Hi,
It seems that CONFIG_IEEE802154_NRF5_UICR_EUI64_ENABLE is not supported on NRF54l15.
Where should be the custom vendor EUI64 value stored?
Only the FICR?
Thanks...