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...
Following Setup:
1.) Building light-switch-app from original https://github.com/project-chip/connectedhomeip Repo for nRF5340 from command line with nRF SDK v2.1.0
2...
Hi,
We are close to going into a certification process but before we start we need to be sure we are not missing out on your recommendations with regards to EMC performance...
Hi,
I get the error like below on the Linux XFCE 64-bit platform (Pardus 21.2 distro latest version). It works fine on Windows but having a problem on linux. How can I solve...
Dears,
Currently, when working with the nRF52833dk, I found some weird behavior.
I tried to run the blink example in nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_blinky...
Hello. I want to check "Airlog" or "hcisnoop" with nRF5340 LE audio EVK. The current development environment is VS Code. I also have a USB Dongle, but I don't think I can...
Hi,
I'm using nrf52840 with softdevice s140_nrf52_7.2.0 and I'm adding new characteristics to the ble_nus service. I've added the new handles for the new characteristics...
It appears that after a few seconds and sometimes after a few minutes sleeping threads do not wake up, even though the UART shell and BT NUS are working. The only service...
Hi,
I am trying to configure GPIOs with a custom DTS file, for initial bring-up and testing of the PCBA prior to higher-level development. During compile, I am getting a...
Hi, we have a use case where the central might need to re-bond with our peripheral (e.g., after choosing "Forget this device" in phone settings). I have learned that setting...
Hi
i am working on the nrf5340_dk for making as a controller through the hci_uart build.
can i know the gpio connection mapping on the board?
regards,
Achyuth
Hi, I'm currently having a problem with the uart peripheral.
I have an STM32 MCU connected to the NRF52840. In this case, the NRF acts only as a "transceiver".
Whenever...
I have my own code for handling pin interrupts using the NRF_GPIOTE EVENTS_PORT interrupt. I had some issues with this years ago when I was using the nRF52832 chip, which...
Hi,
is it possible to configure the hci_uart example from NCS in a way that the FICR device address of a nRF52840 is used as public device address? I cloned and compiled...
Hello,
We are trying to get the NVS example on our nrf9160 DK running. The build and the flash process looks fine but the application won't boot. Not even the typical...
Hi,
I bought a second nrf52833-dk. After I program my code on it, I can't debug or read the code because read protection is on. This is strange, because I didn't program...