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...
I'm converting an already working LPN that went into SystemOFF with GPIO wakeup for lowest power consumption.
Now I want to use the RTC2 as a secondary wakeup.
I know...
I am currently developing on the nrf52840DK (Rev 1.1.1) using the mbed os.
To debug on the board using OpenOCD it is necessary to flash the JLink firmware for the board...
Dear Nordic community,
we as a company, have developed products with the nRF52832... currently, we're developing a product with the nRF52840 (because we needed USB).
My...
Hello
I would like to change the Tx_Power using softdevice.
The sd_ble_gap_tx_power_set command shows me the supported tx_power values as -40dBm, -20dBm, -16dBm, -12dBm...
I have make some custom board with the same layout as a BMD-300 evaluation board (pca10040) with the same MCU which is used on this evaluation board from RIGADO. This is BMD...
Hiya,
We're running a few experiments with a wireless-mesh protocol based on rapid flooding on a few nrf52833 dev kits.
We'd ideally like to use a channel contention mechanism...
Hi, I am working on nRF9160DK lte_ble_gateway sample, in that I want to scan for beacons UUID and major, minor value. nRF52 device is programmed with bluetooth HCI (UART)...
I have a custom board uses nRF52810. When I flash my board with examples include SoftDevice (sdk 16.0.0) nRF52810 restarts. I am debugging with oscillascop and seeing that...
Hello,
what is the realistic maximum speed achievable over RTT on the 52840dk (using SEGGER_RTT_printf) to RTT Logger?
I have tried modifying frequency and NRF_LOG_BACKEND_RTT_TEMP_BUFFER_SIZE...
Our nRF52832 setup is:
SDK15.0.0
S132 V6.0.0
We have a setup where we are using BLE for various purposes, in both the central and peripheral roles. We upgrade our...
hey i want to make my device act as peripheral to smartphone at the same time act as boradcaster an to reach that we need gap_adv_type BLE_GAP_ADV_TYPE_CONNECTABLE_SCANNABLE_UNDIRECTED...
I just received the nrf9160 DK and gone through nRF connect ( V3.3.0) installing toolchain, cloning the nRF Connect SDK and downloading Nordics version of SES
The problem...
Hi all,
We want to create some smart home networks based on BLE Mesh.
1. Is it possible to buy Nordic Thingy, load our software (temperature sensor based on BLE Mesh)...
Hi sir We have requirement Blutooth 5.0 for iot Appication. please can you share the schematic file
their is orcad capture design file or available or PDF file
Currently evaluating Bluetooth mesh and trying to use the Zephyr mesh_demo.
I added so that the instead of buttons triggering the bt_mesh_model_send from the main loop periodically...