Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
The nPM1100 Specification states in section 7.2 that:
An application should not be supplied directly from VBAT because it can disturb the battery charging process...
Hi everyone,
I wish know how i can set BLE_GAP_TX_POWER_ROLE_ADV at peripheral and BLE_GAP_TX_POWER_ROLE_CONN at central on UART example provided on nRF Connect SDK v1.6...
Hi All,
I am working on a nRF52832 project using SDK 17.0.2, SD 132 and a custom board. I added secured bootloader functionality according to example. At start of the main...
Hi everybody,
I am with two custom oards that include nrf52840 chip, one acting as central and one as peripheal.
This example is custom to get multilink, for that i save...
Dear team ,
i am working on ble_app_lbs_nus_c project when in this project try to add nrfx_timer.c file
we got an error like this.
Building ‘ble_app_lbs_nus_c_pca10056_s140...
I was reviewing the MNO certifications, and I see that there have been no updates since 1.5.1.
1) Is it acceptable to use 1.6.1 with AT&T?
2) Is certification planned...
Hi, I am trying to update the battery level through an example of the HID keyboard of nrf52832.I'm trying to connect 3.3V battery to SAADC AIN0, but as shown in the picture...
Hi, I have a question about nRF Connect Programmer tool.
[Description]
The device memory layout shows the address range as "0x00000000 - 0x00100000 (size 1048576 bytes...
Hi,
In our application, we are using HID to control mobile phone or PC.When users connected our product, it will automatically connect next time.
But our product is battery...
Hi
I am using Zephyr samples (common with the samples found in NCS) to evaluate the advertisement function of nRF52833DK.
I have run these examples:
Bluetooth: Periodic...
Hi,
After updating the FW as shown on the video, LED3 is NOT blinking, trying to connect (LTE).
If I open the terminal window, select the board, and pressing the Reset...
Hi,
We are using the GPS xample for the nRF9160. and are struggling a little with getting the GPS fix.
$GPGGA,001932.00,,,,,0,,99.99,,M,,M,,*6F $GPGLL,,,,,001932.00...
Hello to all the Nordic Jedi knights!
I have a question regarding the PPK2: Is there a way to disable auto-ranging and manually select the measurement range?
I know that...
Hey,
I have a custom board with nRF52833. Sensor is connected to: P0.11 (pin 19) - SCL P1.08 (pin 17) - SDA
with code below I don't get any `NRF_SUCCESS` back.
I saw...