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 All,
We are using NRF52832 for our project.
We use System OFF mode for putting NRF52832 into sleep and using multiple GPIO inputs pins (pin1, Pin2 and Pin3) for wake...
Hello,
I'm trying out nRF Connect running inside VS Code and I'm running into issues debuggin my code. I followed the Nordic setup tutorial and installed the latest nRF...
On a freshly installed Windows 10 system, I've run in to a problem with the JLinkARM.dll and nRF Connect for Visual Studio Code. If I download and install the latest JLink_Windows_V756b_x86_64...
When I clicked the debug action for my app, the following error window popped up.
I followed the below steps to create the app:
1. check my default directory of...
Hello all,
I am trying to do a simple task, yet I cannot manage to make it work. My goal is to use the GPIO 1.01 (defined as Digital I/O in the Data Sheet) as an output...
Hello All,
This is from an app I had working 1 1/2 months ago - when I've tried recently to get it connected again, I haven't been successful.
The latest asset tracker...
hi!
when resetting the coordinator (zb_bdb_reset_via_local_action(0)), an error occurs, the program hangs. It looks like the "zb_address_unlock" function. The same when...
In the description of example BLE Heart Rate Collector, it says that it can indicate state BSP_INDICATE_SCANNING and state BSP_INDICATE_CONNECTED.
In the description of...
I have updated the Programmer to v2.0, and connect 52840 with JLINK to my computer, but it can't be selected in Programmer. Previous version runs normally. What can I do?...
Hello! I'm trying to use an external module with the VSC extension and I don't think that is currently supported (or easily supported.) For reference, our module works with...
Hello, I'm trying to manage connecting to my board (nRF52840-DK) which direct advertise (low prio) with peer address set to MAC address of my PC running Linux with bluez 5...
Now I have a problem, the transmitting power of NRF52810-QCAA is too low, only -2.73dBm. I tried to adjust the value of the capacitor, but the effect was not obvious. Excuse...
Hi, I tested the RGB Led (with an external RGB Led) with the nrf 5340. But I didn't find any pinout with a brief overview of all the pins and their features because the PWM...
I'm trying to setup the SAADC, I do this as much as possible without examples, so I really understand what is going on.
Setting up:
After this I try to start an ADC...