But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
I am trying to develop a first eval / test program for the BMD-340-EVAL evaluation board using Keil. However, I don't seem to be able to download the required Keil pack. Other...
Hi,
I want to send multiple packets on a notify characteristic using ble_blanky app as baseline but only first 4 consecutive notifications are received on android side....
I would like to set the UUID below, so please tell me how to set it. 1)base UUID: 2)Service UUID: 3)Status Characteristics UUID: 4)Control Characteristics UUID: 5)Blood...
Hi,
I am using
nRF52840
SDK 15.3.0
Keil IDE
The soft device is S140
JLinkRTTViewer for debug
I set tx power in advertising as below.
sd_ble_gap_tx_power_set...
Hi,
We are developing a product that consists of a "central" and "peripheral" device. A small amount of data is periodically send from the central to peripheral device...
Hi. We are using nRF52832 and we have problem with UARTE. SoftDevice version - S132 5.0.0, SDK version - 14.2.0. Our application uses nRF and Mbed Serial to communicate with...
I have created my own custom project based on the template ble app, porting over the relevant includes and settings in order to start fresh. Despite my section placement file...
Hello,
I'm using a development board PCA10040 with sdk 16.0 I'm trying to organize a data streaming between two devices. Nrf52 board collect data (27 bytes with interval...
I bought dev board for evaluation purpose (currently run on ESP32)
chip: nrf52832 board: E104-BT5032A-TB ( http://www.ebyte.com/en/product-view-news.aspx?id=956) framework...
Hello Nordic! Im making a custom Nrf5232 QFAA, and for the antenna, I want to use only a grounded micro-coax connector and not a trace antenna, is this even possible? I've...
1. I want to use the following command line to compile the nrf9160 project, but the error.
2. Can you help me find the cause of this error?
3. Please provide me with...
Hello, I encounter a problem when I am trying to measure the current consumption of the nRF52840 on the nRF52840-DK. I have set the board in direct supply mode as described...
Hi,
I'm using a nrf52832 based beacon with some sensors attached. To retrive the current time I use the CTS client. Actually, I'm following the ble_app_cts_c example to...
Hi all,
this is a already known error, and most answers to it is use Segger Embedded Studio or buy the license or so whatever.
But i wanna know how can i manage the size...