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...
Hello everyone,
I used the Multirole example as base for my code. My target is to make a communication with two NRF52382. I changed the HRS (heart rate servide) to my custom...
Hi,
I am using the PCA10040 DK (v1.1.1) to measure the current consumption in sleep mode and the current is about 200 uA. (3V, DCDC Enable)
Following is the code, it...
I'm new to the nRF Connect software and I'm following the helpful "nRF Connect for VS Code" video series on YouTube to install it on my Windows 10 PC. Everything was going...
hi support team,
customer has one question about about sd_ble_gatts_hvx notify API, found that this data is not sent out immediately, but there is one connect interval...
HI,
i building nrf5_SDK_for_Mesh_v5.0.0_src got error undefined reference to `NRF_LOG_DEBUG'
nRF5_SDK_17.0.2_d674dde , DK10056 52840,
i put it the same dir and seted...
Hi,
I got the example github.com/.../nrf52-ble-multi-link-multi-role and I have added FreeRTOS to the example refer to ble_app_hrs_freertos in SDK v15.2.0 with S140 v6.1...
HI,engineers
i want Design a product,One to many device.
One 52840 is used as the transmitting station and 20 52840 are used as the earpiece (receiving 4KB/s audio);1KByte...
Hi,
We are currently trying to flash the connectivity firmware on the nRF52840 USB dongle using the Bluetooth Low Energy application available on the nRF Connect application...
Hi, I am using MCP2515 lib from https://github.com/DejanBukovec/NRF5-SDK-MCP2515
So far example is working when i connect Jlink RTT viewer throughout the testing.
...
Hello everyone,
I am new to the Zephyr RTOS and this is my first project with the nrf9160, although i already worked with the nrf52832.
I am using a nrf9160_DK and for...
Hello Trouble you again I can receive the data in the test now! But only the first few bytes can be received!
#define PACKET_BASE_ADDRESS_LENGTH (4UL) //!< Packet base address...
Can the nRF52840 dongle be used to sniff/record BLE communications even if the recorded packets cannot be decrypted, or can it only record packets when decryption is possible...
Hi all,
I got thread cli working and now I tried to set up a thread network.
I built the sample for the nrf5340PDK with overlay-minimal-multiprotocol.conf and overlay...
I currently trying to get my DK connected to nRF Cloud, I am based out of Western US and I have already provisioned my SIM card. I followed the documentation instructions...