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...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
Hi,
We want to have some RF-PHY tests on nRF52840 DK.
Therefore, I need a HEX file to make nRF52840 DK get into direct test mode and communicate with CMW270 with UART...
Hi,
I am currently testing the HID Keyboard example in SDK17.1.0. When the nRF52832 is connected to the computer and the Caps Lock key is toggled, it prompts "CAPS ON" or...
I tried to install nRF Sniffer. I followed the instructions here: https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-ble-sniffer/guides/installing_nrf_sniffer.html I...
SDK: NCS v2.6.0
Program Software: v2.6.0\nrf\samples\openthread\cli
Hardware:nrf52840dk_nrf52840 and third-party module(nrf52840 soc)
The program runs normally on...
I am writing to seek assistance regarding an issue I am encountering with the SPI0 interface in the NRF52840 module. The project requires the use of four SPI interfaces, but...
while trying to package my hex file from zephyr and I have gotten the following error
nrfutil pkg generate --hw-version 52 --sd-req=0x00 \
--application build/zephyr/zephyr...
I've been playing around with the MQTT example for the nrf7002dk and noticed that the mqtt_helper_publish function used from the MQTT Helper libraries doesn't handle acknowledgements...
Can someone please, for the love of all that is holy, point me towards some guidance on how to read values of custom characteristics set by another device?
I cannot find...
Hi,
My fw running on nRF52840 (ncs2.4.0, zephyr) develops from HRS sample application. It acts as a peripheral.
In this project, I have a dedicated thread to receiving...
Hi, this should be a straightforward question, I am writing some code to randomly generate a number, and it works fine the only issue is I don't know how to limit the range...
Hi , I try to use the BMI323 sensor . Its working fine for SENSOR _TRIG _DELTA interrupt . I want to use sensor fifo mode for BMI323 sensor , It seems not implemented fifo...
Hardware: nrf7002_nrf5340 Version: ncs-v2.61 Firmware: sample/aws_iot + BLE Mesh initialization ( chat_cli sample example ) Scenario:
My project requires BLE Mesh and MQTT...
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...
Dear Nordic Team,
I had questions concerning the use of the High resolution oscillator
Question 1 :
Could you provide the detailed step needed to enable the HFXO ...
Hello guys,
I'm trying to clearly understand the Bluetooth Peripheral Sample github.com/.../peripheral_uart and how it exactly works.. so i'm curious if there are some...