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...
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...
Hi.
We've built an app for the nrf5340-based module using the nrf connect 1.6.1 SDK and its out-of-the-box Zephyr/MCU boot loader etc., code base. We build using west, which...
Hallo Team,
We are planning to use nrf5340 for one of our project which requires low energy audio and sensor data transfer. Can you please evaluate if our use case is...
Hi, I am currently developing on nrf9160 DK, and would like to set pins 0.14 and 0.15 as analog inputs to read data from sensors, similar to arduino uno, but not sure how...
Hi,
I developed a firmware without softdevice for a custom board with nRF52840
I recently decided to add a bootloader to my application and I based my bootloader code...
Hi all, I have worked on a Central device, whose objectives are to scan specific beacons (filter using MAC address), make broadcast and establish connection with specific...
I'm developing with a Thingy:91; here (New Zealand) we have both M1 and NB-IOT but in some locations where the product will go there's only NB-IOT so I'd like to verify the...
I have a nrf52832 custom board that I program using sandeepmistry Arduino core. Nothing to do here, I know it's Arduino but everything still works under the Nordic basis in...
I can't seem to connect the Thingy 53 to my VS studio. I am able to connect the thingy 53 via phone and I can connect it on my NrF programmer but I can't seem to find it in...
Hi All. If I wanted a book to learn embedded C programming focusing on nRF52, which one would you recommend for a starting level? And for the intermediate level? Thanks
What are the limitations on drawing current from the nRF52840 VDD pins? Are there continuous and transient limits on how much current can be drawn?
We are powering peripherals...
Hello,
I am working on adding BLE central capabilities to our device by using the ble_app_multilink_central example project as a template. Currently I am adding the expected...
Hi,
I development a elock device to use nordic 52832 chip. I want to transfer some information between phone app and my device. Like UUID / user account / user password...
Hi, My PC have already installed the nrf connect sdk with version v1.2.0. How can i update the nrf connect version to v1.2.99-dev1? Please give me a few complete steps .