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...
My device get deep sleep mode. It wakes up from reset button trigger. Because I couldn't gpio pin trigger for wakes up. So I put vibration sensor to reset pin. It wakes up...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
Hi,
I've been using the DWT macro cell successfully on the app core to provide high accuracy timing information. E.g., with these declarations:
and enabling the cycle...
hi ~
peripheral can bond how many smartphones ?
and What will happened if over bond?
i use sdk12.2 below 'is my setting
#define SEC_PARAM_BOND 1 #define SEC_PARAM_MITM...
Hi…
I am using freeRTOS V10.0.0 release
I am using nRF52820 + SDK V17.0.2 with SD112 V7.2.0 along with tickless idle as this is a battery based product…
When my application...
Hey guys, I'm an embedded software engineer and I am currently working in a prototype, specifically using the Circuitdojo Feather nRF9160 , I am also using a Hologram International...
Based on the Sample "Bluetooth Peripheral_uart:
My latest attempt to send long data stream:
I send:
1234567890123456789012345678901234567890123456789012345678901234567890...
Hi,
I've met a problem. It seems NVS sometimes erases sector during initialization.
As shown in following log, I wrote 2 datas(address, slot) in NVS. Normally, I can read...
Using the period required for 2Mbps Gazell, 600us, how much does this slow down BLE (bandwidth/# packets)? Also, does the timeslots API work well with nrf52? If I modify this...
Solved, just bad luck, I got 3 broken module, the 4 is ok.
So it module's problem.
======================================================= I am trying to flash "hello...
Hi,
is there any way adjust the ISO channel transmission power (e.g. -20dBm, +2dBm, ...) in the new nRF5340 Audio application? I saw that one can select between 0dBm and...
I have a Thingy91 that I want to connect to nRFcloud. Not knowing the state of its keys/provisioning I followed the procedure to generate just-in-time keys (as a first attempt...
Hello all!
I'm starting development of BLE Mesh network as part of my Master thesis, for which I designed a custom board based on nRF52832 and nRF52840 with some built-in...
I am working on nrf52840 using nrf connect sdk v2.0.0 example periodic_adv, nrf52840 is prodcasting extended advertising, my app is running on Sony Xperia 1 with bluetooth...