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...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi team,
We are using NRF52833 with PCA10100 on it and soft device version is s140.
We are advertising with both service data and manufacturing data.
1. Initially when...
There are two UART interfaces in nRF52840:
We have refer to nRF52840 and nRF52840 DK materials, but we found only one UART connection reference.
We want to know how to...
Hello, team.
I have some questions about reset restriction of nrf9160.
Q1. Does the restriction timer(30minutes) still run after +CFUN=0?
Q2. What is the exact meaning...
Hi guys. I read this thread answered by Einar Thorsrud. devzone.nordicsemi.com/.../direct-advertising-example
"HID mouse example uses direct advertising, but only when it...
I am using nRF52840 dongle with raspberry pi 4 to create a thread network. I downloaded nRFconnect for desktop to flash the hex files into the dongles.
I successfully flashed...
Hello Nordic support,
I understand that BLE stack is provided in nRF5 SDK as SoftDevice hex file and the flash area is fixed for the softdevice. I would like to understand...
Hi,
I'm trying to implement a circuit using a brand new nRF52840 chip. The chip has no bootloader included yet. When I try to burn bootloader, the chip is not detected by...
Hi
1. What certification is required to sell the products developed by nRF9160 in Japan?
2. What certification is required to add an antenna to nRF9160 in Japan? Do I...
Hi,
i've developed a few application using nRF5 SDK, and
Now I'm just getting started to study nRF Connect SDK (v2.x.x) by using "peripheral uart" sample.
I thought...
Hey,
Trying to compile a custom driver for an I2C device and running into issues getting the actual DT node to link with the driver at build time.
Specifically, (because...
I use Linux with the nRF52840DK. I have three such developer boards, and only the one with the serial number 1050205291 exposes two ttyACM interfaces on Linux vs the other...
Hello,
I got several questions below:
1. Once the CTRL_AP setup was already configured below, even if NVMC.ERASEALL is set , does that mean UICR registers ( NRF_UICR...
We have been looking for a standard (in Zepyhyr or SDK) way of handling communications between our software modules (drivers, modules, threads) that generate multiple streams...
Hi,
I am currently having a project which is communicating between nrf52811 and nrf9160.
I have an issue in nrf52811 when I try to check or debug in realboard.
I already...