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...
Dear Members,
I create a loop inside main.c using code example ant_shared channel,
it's merged with ant_plus hrm_rx, but on forever loop, it stopped on 6 loops, it's...
Hello!
A frequent question in the forum is how to enable logging messages.
My question is exactly the opposite: I experience many NRF_LOG_INFO messages from Nordic library...
I'm having some issues with a design I'm developing using the ISP1807 bluetooth SOC (contains nRF52840). Every time I apply power to my device I have to manually reset the...
Dear Members,
How can I display multiple ANT channel ?
It looks like one channel is occupying all the resource (HRM)
How can I manage the time slice between channel...
Hi,
We are building our synthetic sensors using nRF52840 for smart buildings. In some areas we are using it with BLE only, other areas we use it with BLE mesh. When we want...
Hi,
Hope you are well.
I want to send the saadc data with ble to my pc. I used the below code. I am getting the data in the right format but i am loosing some data in...
I am experience some for me strange behavior with UART0 on a nrf52832. Let me explain:
First I initialize the UART using:
APP_UART_FIFO_INIT(...)
with parameters setup...
Hi,
I am using Ozone with nrf52840.
I used this example: wiki.segger.com/Tracing_on_Nordic_Semiconductor_nRF52840
I am able to debug fine. However, I am unable to see...
SDK 16.0 and SDK 17.0 (tried both versions)
nrf52832
Segger Embedded Studio
Windows 10
When Adding an additional ADC the sleep current increases to greater than...
I am currently using SWO to get tracing data from ITM and DWT successfully.
Now I want to use parallel trace for more throughput. For that I use an FPGA, no JTrace or similar...
I have NRF51822 softdevice, STM link v2 for flashing, segger embedded studio and nrf SDK. I have seen some videos on youtube on how to flash nrf softdevice using ST link....
Hi, all.
I'm using nRF52840 pca10056. s140.
I'm communicating with the CO sensor via uart, but there's a problem.
Sensor-side set to send rx steadily, and when debugging...
Hi, does Nordic provide the "works with all hubs" Zigbee cluster?
I see this blogpost mentioning " Watch out for more information on future Zigbee 3.1 SDK All Hubs support...
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
Board: nRF52840
Hi, I'm a newbie in zigbee stack. I have been get started with the door lock example.
I want to make custom...