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...
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 there,
i am running bootloader code but facing a error that is "pstorage_platform.h" not found.i am using code from given path which is from SDK10.0.0 .what should i...
Hi,
I am applying IRK on ble_app_hrs_central and ble_app_hrs peripheral on nrf52832 and S132 v.2.0. ON the central side I want to see if the IRK was resolvable or not....
Hello.
I would like to run DFU experimental_bootloader_secure_usb example on NRF 52840 but
the USB port does not recognize my device.
I tried with both 5.0.0-2Alpha and...
Greetings,
NEXUS 6P
I am trying to run the Android-Image-Transfer-Demo with a nexus 6P. So the application compiles and loads fine into the phone, but whenever i try to...
Hi Support Team,
Is there any plans to release the bluetooth 5 mesh examples with all SIG models support?
If yes when it will be released?
Thanks and Regards,...
hi,
is it possible to set major and minor values in ble_app_uart example in sdk14.1. and advertise it. now it is advertising rssi, uuid, mac id and device name. i want...
Can I get the Altium Library for the nRF52840? I downloaded the Altium reference design but when I try to create a library for this design Altium indicates it cannot be created...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Dear Nordic employee:
1、 what do I have?
I have two thingy52 develop kit(nrf52832)
2、what is my purpose?
I want to develop a dome that sounds can transfer between...
We are using nRF52840 as SPI slave and imx7 as SPI master.
Data sent by imx7(master) is received at nRF52840(slave) correctly, however the data sent by slave is not received...
Hi,
I have an application where first nrf51 would be the central (remote control) and the second nrf51 would be the peripheral. I got the peripheral to bond with the nRFConnect...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
This is related to another post seen here:
devzone.nordicsemi.com/.../
Basically, I took the peripheral UART example and modified it so all UART printing was disabled...
Hi,
I am using
*nRF52840, SDK13.1, SD140, TWIM, easyDMA enabled. I have tried with the both 0 and 1 instance.
Looking in DSO, I am pretty sure that, after nRF is sending...