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,
I'm working on the custom board using nrf52832 chip and have performed the secure bootloader using ble on the custom board.
I have made these changes so far on the...
We want to connect provisioned node to multiple mobile application over same mash network (Note: We are trying to give access to multiple user(using multiple mobile) to connect...
Hello!
This may be the wrong place to ask, but I am in search of a gateway (off the shelf or a reference design), that incorporates 802.15.4 through the nrf52840, cellular...
Hi,
I just have a small question: say I have two models, both with publish timeout intervals configured. After some time, one model's publish timeout handler is called....
Hi to everybody,
I'm developing over nRF5 SDK v. 3.2.0 a Zigbee node in router role. In my network I've four of my nodes plus several commercial led light driver and a coordinator...
Hello!
I am setting up SEGGER on my mac. Completed all the steps in Getting Started Assistant. But in the last step at "Set up a project in SEGGER Embedded Studio" where...
Hi,
I am evaluating a project where I want to run light switch on nrf52840. This is supposed to support mentioned protocols - BLE Mesh, Thread and Zigbee, but NOT concurrently...
I plan to connect an nRF52810 bluetooth output to a Johansen Tech 2450AT07A0100 chip antenna via a Johansen 2450FM07A0029 impedance matching chip. Do you have a BT SIG approved...
Hi, I am using nRf9160 with last sdk (master branch) and Segger Embedded studio V4.52. When I compile and run any program everything works, but when I try to debug the program...
Hi community ! Imagine this configuration :
A -> B -> C
So A can't directly communicate with C. I send a message from A to C (And only C), so this one with be relayed...
Hi,
I am working on project which is based on nrf9160. I added the source files and user define header files . and also given the path of source file in CMake file. Build...
Is it possible to configure the Zephyr UART parameters like the hardware flow control dynamically at run time? We do that in an nRF52840 firmware with the nrfx libraries ...
Hi all:
Our usage scenario is to establish a connection and bonded between the NRF52840 peripheral device and the central device, and then restart the NRF52840 peripheral...
Hello,
I was working on a project SDK=16.0, SD=7.0.1, device=nRF52811.
After making a few changes to a working code which I compiled successfully many times before and...