Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
Hello,
Now i use SDK15.0 and NRF52832 to make a BLE scanner.
I want to scan advertisers every 5s , scan window and scan interval are equal(max=0x3FFF). Also,they are all...
Hi there,
I am facing a situation where I require my BLE Peripheral runs multiple GATT servers instances or add new characteristics to my peripheral to be able to connect...
Hello,
Now i use SDK15.0 and NRF52832 to make a BLE scanner.
I want to scan advertisers every 5s , scan window and scan interval are equal(max=0x3FFF). Also,they are all...
Hello,
Now i use SDK15.0 and NRF52832 to make a BLE scanner.
I want to scan advertisers every 5s , scan window and scan interval are equal(max=0x3FFF). Also,they are all...
The example(s) in the nRF5 SDK 15.0.0 does not log to neither the terminal nor the RTT Viewer. I have enabled logging (I think) by setting NRF_LOG_ENABLE to 1. The example...
Hello,
I have an application that is meant to be used mainly as a peripheral. I'm now exploring options to expand functionality via 3rd-party accessories. For this, I need...
I am new to Nordic parts. I must say the PPI looks very neat, and the EasyDMA. I'm wondering if they can solve a particular problem.
I need to emit a rather peculiar pulse...
Now,
i have nRF51-DK.
now, i'm use one ADC pin in coding and one wake-up pin for device wake-up.
but i want to remove that wake-up button. and need to wake up device...
Hi,
I am playing around with the BLE relay & ble_app_uart example, and I noticed that on the ble_app_uart example, I can set the device name string to quite a considerable...
Hello,
I need your help, please review the following description and help to let me know the method to solve the issue,
thankful for your support in advance,
the...
hello,ESP32 ble scanner is not scanning my custom made beacon (nrf52832),I have programmed ble_app_beacon apllication in tag and ESP32 is scanning all ibeacon except our custom...
I have one nRF52840 DK 1(PCA10056 V1.0) programed the ble_aggrelator sample code, have 2 pcs nRF52840 dongle(PCA10059 V1.0) programed supported the 1M phy and coded phy sample...
I'm using nrf_ble_scan_filter with automatic connection and multiple filters and it is working just fine. When the automatic connection is made, is there a way to get the...
Hi,
Im getting an error while running the debug ("Stopped by vector catch") see pics. I have read about this problem and the issue can be that the option "Memory Segments...
Hello, i am working on the Light switch proxy server example with SES and i want use TWI driver, and i added the files and the path for "nrf_drv_twi.h", i put #include "nrf_drv_twi...