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,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi we are designing custom Board using nrf52840 and want to use NFC as mode of communication. We want to use NFC in nrf52840 in 2 way communication mode. My questions are...
I just figured it out it is not I2C protocol. I need to write all the command by Bit-Bang mode.
How can I send/receive data with manual bit command to SHT1x sensor?
Can...
Hello,
I am trying to setup a windows docker image to use on a build server for zephyr nrfsdk projects, but i am haveing difficulty getting things configured correctly...
It was suggested in other cases that it may be more power efficient to use uart without easydma in some cases.
I am using NCS and I see CONFIG_UART_0_NRF_UARTE is defined...
Hi,
I am using Thingy91 and I successfully connected it to the cloud, also able to pull all sensor readings with the curl command: curl https://api.nrfcloud.com/v1/messages...
Hello!
I am starting to profile our device using the PPK2 and I am seeing some strange measurements when the device goes into its low power mode.
I'm attaching an image...
hi, customer use nrf52840 made mesh node. use nrf connect SDK v1.6. they have two quetion.
1: How to set 125kb low speed and long rang in BT mesh network,
2: How to enable...
Hello! We are targeting an nrf52840. We were able to compile and successfully use the mqttsn_client_publisher from the latest nRF SDK v4.1.0 for Thread and Zigbee. We then...
The Bluetooth keyboard sample does not work in an ipad(IOS 14.3)
The development board I used was nrf52840dk_nrf52840 (PCA10056).
I built nRF Connect SDK v1.4.2 through...
Hi,
I am experimenting BLE nrf52832 to Ultra low power consumption during advertising , connection and transferring data and also main thing is in ultra low power Mode....
I've recently setup SEGGER embedded studio to program an NRF52832 board and have had issues running the BLE examples.
I've been mostly working with the ble_sdk_app_beacon_main...
Hi,
I'm using the provisioner mesh example for the nrf mesh sdk but when I'm trying to provision (an other board with light switch client example also from nrf mesh sdk...
Hi,
We are developing an audio tranmission code with the mSBC encoder and decoder by using nRF52840 and referring to the smart remote3 example code.
In that smart remote3...
Hi,
As I understand it, LLPM does not currently work on nRF5340 reliably at all (is that correct or does it work well if 1ms interval is increased to something larger?)...
I am using "nRF connect SDK" to implement BLE mesh on BL653 development board, Can you kindly suggest what changes/configurations in "nRF connect SDK" have to be made to run...