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?
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?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
Hello.
I want to use the example of throughput with nRF52811.
I have changed it by looking at the nRF5 SDK Documentation, but it is not done.
(Software Development Kit...
I'm having issues building nRF5 SDK for Mesh v0.10.1-Alpha examples. On an Ubuntu 16.04 VM, I have installed the toolchain per the Debian/Ubuntu instructions and was able...
Hi,
I have two questions:
1) I am using ant bpwr tx example, SDK 15.2., Softdevice S212 v5.0.0, Segger embedded studio, nRF52832 DK and Garmin edge 520plus to display...
Hi there,
I have a custom built board with the nRF52840 and I'm trying to consistently transmit roughly 8 kilobytes per second or 64 kbits/s which seems way under the what...
Hello,
I'm working on a project that have with multirole to do, i have 3 device one act as master after a button is pressed, now i want to establish a connection between...
Hi,
I am having some issues with DFU and Keil.
I am loading Softdevice s140 v7.0.1 via nRF Connect and then programming a secure BLE bootloader using nrfjprog.
The bootloader...
Hi everybody,
I have a question about the number of data pakets which I can send with the BLE. Every data paket has a range of 20 Byte.
Now I want to send about 55 of...
Hi, I need to do some power analysis of an application I am working on. I have a Power Profiler Kit, but it will not work with nRF Connect currently.
I have two machines...
My application is on the nRF52840 Dongle using ESB protocol, receiving data from an number of PTXs, . The device appears as an HID.
I would like to add Buttonless DFU, without...
Hi,
I am new here and I have some issues with Zigbee reporting implementation.
I am trying to implement a reporting feature between a coordinator and an end device, which...
Hi,
Attached is Cmake error log from one of the failed builds.
This is a new MBP with freshly installed nRF Connect - following tutorial.
Anyway, I am not able to open...
Hi all,
since new version of IOS nRF Mesh App I can't finish provisioning of my nRF52840 DK with flashed light example client.
When I start provisioning for the device...
Hi,
I am using NRF52832 with SDK 15.3 and SD 132 on our custom board ( VDD 1.96V ). I started with with the ble_app_template example for our application. Upon measuring...