Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I am using a nrf528409dk for my application development using nCS. I have various features from which I need to understand how to add some high priority features into...
Hi,
I'm working with the ncs 1.6.1 peripheral_uart example and am looking to increase the size of the data frame to send 240 bytes per data frame.
I have seen several...
I am taking mqqt_simple of NRF9160 as reference for this question,
This is questing regarding, what is recommendation / Philosophy of using MQTT in NRF9160 with other codes...
Hi,
I'm programming a custom board based on Taiyo-Yuden EYSHSNZWZ module (with nRF52832).
I'm using the secure_bootloader example from SDK for OTA DFU, in order to flash...
I'm using the nRF-PPK2 to measure device power usage. I've noticed even at low sampling frequencies (>= 100Hz) it exhibits considerable lag at some point. Most annoyingly...
Hi Sir,
As we know the nRF5340 doesn't release the Circuit Board Guidelines (nAN-40) like nRF52840 yet.
If we need to design the nRF5340, could you share the recommended...
Hello,
I'm doing a comparison between MQTT on TCP and CoAP on UDP over NB-IoT and LTE-M. The communication to the cloud works as expected for both protocols. MQTT is used...
Hi all,
I'm working on a custom Bootloader for my nrf52840-based board, and it needs to support DFU from external SPI Flash. I previously was successful with a "first draft...
We want to start with ble_app_uart example for our product but it the firmware halts at CRITICAL_REGION_EXIT() in nrf_sdh_enable_request.
We are using the example from 17...
Hiii, is there any libraries or example to read nfc tag through clrc663 nfc reader, could any one direct me to the any solution
thanx in advance
suprith
I am having problems setting up UART communication between nrf9160 and nrf52840 on Thingy91. My set up consist of a Thingy52 and a Thingy91. I am using ncs version 2.0.1....
Hi,
I've been working on Open Thread recently. I found that after I send provisioning request, even though there are 3 servers "enabled provisioning", the callback function...
Hi,
I am trying to setup a raspberry pi 0-W for flashing nrf devices. But nrfjprog doesn't seems to work.
I am using Raspberry Pi OS (32-bit).
I have fetched Segger...
Hello everyone,
I've got a simple question here today. I'm making use of the nRFCloud on our nRF9160-based system.
When using the different APIs to nRFCloud, be it location...