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 have used most of the GPIO pins on the nRF52DK, and most of them work. But I cannot get pin 21 to behave. I want to use it as an input. I have configured it as...
In nRF_SDK_For_Thread_and_Zigbee, on the nordic BSP package following three-button functionalities are available:
#define BSP_BUTTON_ACTION_PUSH (APP_BUTTON_PUSH) /**< Represents...
Hi,
I have 2 boards, one with monogoto esim and one with ibasis esim when I try with monogoto everything is working fine
when I try with ibasis esim i can't get registered...
Hi all,
I have a problem when I try to debug nRF52832 target. The nRF52832 chip is advertising properly but as soon as I enter in debug mode, advertising stops. There is...
I am using 9160 to develop a customer's product, which needs to reduce power consumption as much as possible to prolong the battery life of the product. I know that 9160 communicates...
Hi,
We are using a self-developed python script to connect to nRF52840 in our products. The product contains many custom 128-bit services and characteristics (30+). These...
Hello,
I am working with a sensor that generates a simple crc8 XOR on based on this code from the nrf sdk 17 and sends it to a central:
I need to check this CRC8 on...
Hello Devzone,
While developing an nRF9160 based, battery powered device (working on the firmware piece of the puzzle) I have run into a couple of issues in my effort to...
Hello everyone,
I am developping on a nRF52840 using sdk-nrf v1.8.0 and Nordic MCUboot fork as bootloader.
For security matter, we want to use the HW keys MCUboot options...
HI,
I am developing a device that acts as both a peripheral and central device. This is working ok together, but I have one thing I cannot figure out. I separated central...
Hi Nordic Team,
Just following up with this post, I am not able to write anymore since the post is locked.
if I define 3 instances of fstorage, can I have 2 fds instance...
I have already read thru past inquiries along this line, and I see that many others are trying to do the same thing, but Nordic is still not providing appropriate example...
Hello All,
I am using JLink Commandline Tool V7.62a for dumping code . I trying to
dump ble_app_uart code. after dumping code i got notification i.e.,
Flash download...
Hi,
I'm trying to modify the text_record example for NFC data transfer to transmit a numeric payload (working on an nrf52832). The original example transmits "Hello World...
I am wondering if a modem is allowed to move around while in PSM state? (LTE-M connection) Does wakeup from PSM still work as expected when a device has moved far enough to...