Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Hi
Iam trying to make an ble advertiser project on nrf52840 with nrf21540(custom board)
there are a few configuration changes required for the board(pins and supply voltage...
I am programming with the nRF52840DKs. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am currently working on integrating...
Earlier I was using nRFconnect SDK 2.1.2. Everything works perfectly fine with that. Many features were added in that project. Now I want to port my project to latest SDK...
Hi Everyone
I'm developing a project using NRF52840 , the application needs OTA over BLE . It was working before without no issue , we tested in many devices and many times...
Hi,
I'm wondering if I'm missing something. I've been creating a bluetooth mesh light with hue, saturation, brightness, on/off, etc. models. However, my model_handler.c...
I have an app that uses the Nordic IOS-DFU-LIBRARY to drive the OTA DFU process with an Adafruit nrf52840 Feather running the Adafruit bootloader. I have the library setup...
Hello,
I am currently working with the Sniffer API provided in the extcap folder of the nRF Sniffer for Bluetooth LE package. However, I am unable to find recent documentation...
Dear Nordic support team,
We are using the SDK v2.6.1 to build targets for nRF52840 chips, and are using multiple configurations defined in a CMakePreset.json file.
It...
Hello,
I am trying to implement littlefs in my external flash memory. I am using nrf52832 and try to implement the littlefs sample code.
When I am trying to enable Config_spi_nor...
Hi,
I encountered a "Thread kick off too slow" issue. Let me explain it
My develop environment
Hardware: nRf7002-DK
SDK: 2.6.1
A. I copy the sample nrf/samples/net...
Hi, i'm trying to modify the thread coap_server sample by adding bluetooth configurationg following this webinar https://www.youtube.com/watch?v=hY_tDext6zA&t=2199s
I'm...
Hello,
I'm working with the nRF Connect SDK version 1.8, using Zephyr and a CC1101 radio module. The radio communicates via SPI, but at the beginning of the process, I need...
Hi
which function do I need to call in a peripheral to stop advertising?
Where Do I find the documentation for it?
which function do I need to disconnect ?
Where Do...
My company has been assigned a 16bit Service UUID from Bluetooth SIG, which we wish to use in advertising with the Service Data AD type.
However as soon as I swap our binary...