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...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
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...
Hi Nordic
I am using saadc example now, my device output voltage range is -4v~4v.
my saadc config:
VDD: 3.3V
Reference: VDD/4
Gain: 1/4
Mode: SINGLE_ENDE
i got...
Hi, I am new to BLE, I am trying to send and receive data over BLE and print them in Uart as well in both devices respectively.
And I downloaded lastest NRF5-SDK, I have...
Could you, please, direct me to any example (if available) how to manage lost bond with nRF52832/ SDK16 BLE?
Let say very common situation that will try to demonstrate with...
Hi all,
I have hardware as below:
nRF52840-DK - as an advertiser and the same type of board nRF52840-DK - as a scanner
My problem is that I want to send more data than...