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...
Hello,
I am trying the example of ble_app_uart and when i am building the example it gives me an error RX_PIN_NUMBER undeclared. When i load the pca10056.h i can see TX_PIN_NUMBER...
Hi,
We have been working with an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b and FreeRtos
This device has some bindings already set...
Hi,
my zigbee network for 120 sensors. if i declare 120 install codes then most of them don't work. The "zb_secur_ic_add" function works without error, "zb_secur_ic_get_list...
Hello!
Following problem:
I try to save 100Byte uint8_t messages in the nvs on the nrf9160.
Sometimes it works and only some moving logs come up and sometimes the following...
Hai
I have a requirement to download the FW application of NRF9160 M33 via serial UART. Is this possible?
So, which zephyr project am I to consider for reference?
...
Hi all,
looking for samples for using CoAP with DTLS 1.2 (PSK) on nRF9160. All the samples I can find are not using DTLS. Highly appreciate any hint!
Thank in advance...
After a painful sequence here
https://devzone.nordicsemi.com/f/nordic-q-a/80283/how-to-use-the-trigger-library-to-program-the-nrf52840-dongle
I managed to merge the projects...
Hi, We have firmware running on a 833 board, and we had noticed that connection times with a NodeJS central takes around 8-9 seconds. We thought that this had to do with the...
Hi,
We copied sample application from one machine to other and added the project in explorer in vscode
this project was having C++ functionalities
these C++ configurations...
We are using nrf52840 as a peripheral, Nordic SDK 15.3.0_59ac345.
We are experiencing issues in the field where users are unable to reconnect with our device from our app...
I'm facing various issues with nRF Connect for VS Code on Linux (Ubuntu 21.10): " Create a new application from sample " keeps the " Create Application " button grayed out...
I want to get the value of battery voltage using pin number with battery voltage monitoring function in nRF52840. What I tried was to use the function "nrf_gpio_pin_read(...
Hi,
I am getting started with an example in this YouTube tutorial .
I downloaded SES and have gotten the NRF51SDKv12.3.0 from the Nordic Semi website ( here ).
I don...
Hello NRF ,
How Do I flash my dfu bootloader ( merged with softdevice ) and my application hex from nrfgo studio ?
I am able to flash merged bootloader from go studio...