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 have some devices with a custom built PCB on my desk, all of which have my own custom firmware on it.
Sadly the devices don't have access to the debug pins...
Hi Team,
May I know the functionality of the below mentioned signals:
MIPI RFFE interface pins: VIO, SCLK, SDATA. MAGPIO interface pins: MAGPIO0, MAGPIO1, MAGPIO2. ...
Hi,
I got a question on nRF52832 platform. When it is brand new (so without loading any of our FW) and powered through 3V3, it draws up to 4.6mA when powered. But we also...
Hello,
We have seen the below error,
NRF_ERROR_INVALID_ADDR If the EasyDMA is used and memory adress in not in RAM.
While trying to connect with an external sensor hub...
Timer A with a 10-minute interval, timer B with a 4-hour interval, and timer C with a 10-second interval are required, and A and B should also run out of time in low power...
Are there any updates on coded phy support for the nRF sniffer?
I found a thread about this from "over a year ago" which says to check back in 4-5 weeks: https://devzone...
When CENTRAL connects how can I read the UUID and ADDR of the peer?
static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) {
switch (p_ble_evt->header...
Hi Team,
We are facing issue with Flash storage Handlers with ble handlers. When we add the fstorage to my application ble adversing is stopped suddenly.
We are having...
Hey,
I want to use a standard 16bit service and to add some custome characteristics to it, will this create any compliance issues? Is it complying to BLE specifications...
Hi all,
I'm using the "ble_beacon_app" example from the SDK 16.0.0 with the nRF52840 DK. I would like to change the TX power level.
In main.c function, I tried to change...
Hi All,
We tried to modify the Android source core of nRFTools for our Proximity application . And we used some nRF52832 and nRF52840 as the proximity device.
1) We connected...
Greetings,
we are developing a custom board that holds a nrf9160 chip. We have uart lines out on pins 28 and 29, as on the DK. We need to use the AT client in order to flash...
I've implemented a Application and Bootloader. I have the Bootloader set to Buttonless. However when I try to transition from the Application to Bootloader via:
/* Sets...
Nordic team:
We are developing a proprietary application for Android tablets using the Android-BLE-Library and have been experiencing issues with scanning after a long period...
Hello
I'm very new with nRF modules and currently struggling with BL652-SA-01-T/R module to run Bluetooth.
I have developed small pcb to test this module, PCB includes...