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 guys,
I met a problem here and hope anyone can help, thanks.
We bought some unique mac address from IEEE and want to flash them into nrf52832 permanently. The nrf52832...
I'm in the process of adding mesh support to our existing application and am a bit perplexed as to how best implement NVM. The mesh SDK documentation dissuades me from continuing...
Hi All
I have a system with two PCA10040 boards both running with SD version s132_nrf52_6.1.0. The application is build with SDK version 15.2.
I have implemented a peripheral...
hi everyone
I have BMD-300 Series Evaluation kit featuring the nRF52832 and dongle(nrf52840).
And I`m using ubuntu via Virtual Box
I refer 'pc-ble-driver' and follow...
Hi,
I am working on developing a consumer product. I need to provide some security to product in the sense that not everyone can connect to the BLE of the product. For example...
Hi All
I have a system with two PCA10040 boards both running with SD version s132_nrf52_6.1.0. The application is build with SDK version 15.2.
I have implemented a peripheral...
I use ble_app_hrs_rscs_relay to build a node which has both central and peripheral roles. I can do scan and adv, but when I add eddystone functions "nrf_ble_es_init(on_es_evt...
Hi,
I want to develop central code to discover services of 3rd party device and to discover their services and read/write characteristics.
As seen many examples from...
Hello,
I am working on NRF52840 DK for a project on Bluetooth Mesh. Using Segger Embedded Studio for Building and debugging.
Basically i am trying to run the examplecode...
I'm writing two 32 bit words. I've verified that the source and destination addresses are word aligned (the UICR address is 0x10001088 and the source address is 2000200C)...
hi.....
i have merged the two programs ble_uart and twi sensor ......in nrf52832 ...segger15.2
i have attached all c files and h files ...... no errors ...when flashing...
Application on NRF52DK running fine average current 2uA. After installing hard and software for the PPK power profiling kit the application draws 8 mA!
Application functions...
Hi guys,
I have a board with STM32 (mbed os) and NRF52832 connected using UART lines.
STM32 has a internet connection and NRF52832 has a bootloader and DFU service.
...