Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
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...