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...
Hello,
I want to use a third party bluetooth module (based on Nordic SOC) in my application, so far my understanding is that using your softDevice stack I have to implement...
Hi
My Thingy:52 works perfectly OK with Thingy app on my iPhone.
However when I use the Gateway on my iPhone and then nrf cloud I get an unstable connection on the cloud...
Hello Developers,
I have just started playing around with BLE Mesh Zephyr examples on my recently purchased nRF52840-PDK board.
Anyways, I am bit stuck with one fundamental...
Hi,
I've used the nRF51822 in the past to make sensors that connect to a mobile device. Basically it worked just like every other non-mesh BLE device:
1. It advertised...
Hi:
I'm developing a project with nRF 58232 in ble_app_hrs_rscs_relay example ( s132 sdk:nRF5SDK160098a08e2 ). The device need to be central and peripheral,My device worked...
Hi there,
I'm planning and hoping to use the nRF52840 (in module form) for an upcoming medical device design.
This will need to interface to a PC/Mac/Linux to send specific...
Is APP_TIMER_V2 supported by Mesh SDK 4.1? According to this forum, v2 should fix all sorts of issues related to v1. But it seems that app_timer_mesh.c is only partially compatible...
Hey,
I am working on a version which is uploaded from a bootloader (DFU), the bootloader print to UART and uses the UART libraries.
I want the application to close the...
Hey,
I am working on nRF51822, SDK12, S130, I wish to get more data into my advertising packet, however there is not enough space, I was thinking to COMPLETELY remove...
The goal is to be able to automate build using CMake. I am evaluating this by trying to build example project in nrfSDK 16.(I chose saadc example from nRF5_SDK\examples\peripheral...
Using latest master from NCS (61ed35f76bce079948aabb5bc752d7e0fd3a74b0).
I've modified the peripheral_lbs sample to request timeslots using mpsl (copied the example from...
Hi, I am using nRf52840 and an external winbond flash W25Q128. When accessing the flash, nRF does not find it and starts to reboot. What am I doing wrong? Help me please.
Hi,
I am experimenting with zephyr OS on my nrf52 DK. I want to use the HW AES CCM encryption module available on the board, but I can't figure out how to do this with...
Hallo,
I am developing a custom board, based on Nordic Thingy:91. The custom board won´t support BLE, so the nRF52840 is not intgrated. But Communication with the nRF9160...