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 all
Basically i purchased the thingy:91 device for our project in Austria it came with a sim card from iBasis but looks like this sim card is not supported in austria...
Trying to get FDS working with the latest SDK 16.0.0 and Softdevice S132 7.0.1. The problem is that FDS event handler triggers only when softdevice is disabled. Here is the...
Hello everyone,
I am a student that just got started with Nordic products and BLE. I am trying to build a small application that makes the nRF52840 DK periodically send...
i am using the flash 256K and ram 32k of NRF51822. the examples of SDK12.1.0 is includes dfu/bootloader_secure and ble_peripheral/ble_app_uart. when i was used in the software...
I am able to read and write data to and flash memory using FDS. I want to send the data stored in flash to mobile app and also want to store the received data over BLE into...
I got the following hardfault:
addr2line
returns:
Did I misinterpreted the hardfault message? Or is the hardfault source really in libvfprintf? How to find out the...
Hi all,
I just got the LESC OOB example working. Currently the OOB data from the central en peripheral are exchanged, and the connection sets up flawlessly. However I would...
Hi teams,
I am trying to interface ENC28J60 ethernet controller on nRF52833 based board.
The purpose is sending/receiving simple data gathered from BLE mesh network. ...
Hi,
Can we use nrf52840 dongle as sniffer for multiple protocols?. Can we sniff non nordic devices by using this?.If not suggest me other nordic products which can use for...
Hi
i wanted to run http_application_update sample project on a local LAN. Please suggest me what all changes i have to make to sample project.
i have connected my board...
hello everyone:
I have an issue on nrf52832 running freertos based on SDk 15.0,I am using PPI and SAADC to get 2 channels data .I find that if I change the configuration...
Hi,
I have 3 estimote beacons which I want to scan using nrF52833 and display scan response data on Segger RTT viewer and I don't want to establish the connection between...