Dear Nordic Support Team,
Could you please provide more information on the current status of the Nordic Distance Library ( https://docs.nordicsemi.com/bundle/ncs-latest...
I'm developing with an nRF52832, NCS v2.6.1 and Zephyr 3.5.99
I've been forcing my MCU into System Off when I don't need it to do anything, then triggering it out of that...
In our custom board, (nrf5340-nrf7002), We are observing a Wi-Fi connection time of around 4–5 seconds, even when reconnecting to the same router. As our product is battery...
I'm currently working on implementing OpenThread on our custom board based on the nRF5340 along with the nRF7002. While building the project, I'm encountering the following...
Dear DevZone,
While porting our project from NCS 2.9.1 to NCS 3.0.0, I ran into linker errors when building LVGL. The linker reports that it cannot find functions defined...
Hello!
We have a project where we are using the nRF52840 with the ADS7052 (an ADC) on the SPI bus. We are using Zephyr 4.1.0, but I guess its same same with nRF Connect...
We are in the process of integrating the Nordic nRF Mesh SDK version 3.3.3 into our Java-based application.
The devices we are working with are pre-configured BLE mesh devices...
Hi,
I have successfully implemented a HID keyboard, using the nRF8001 and arduino sdk 0.9.1 ported to a microchip PIC18F controller. Connecting to iPhone iOS7.1.2
Everything...
hello,
please find main.c file of code and how to add the MAC address to the ble_app_hrs sample code
that was provided in the samples directory of the SDK.
Can you...
hi,
I am trying to develop a network of ble devices.i want nrf51822 to function as a master and slave( not necessarily simultaneous). For that i need to develop a custom...
Hello,
Firstly, I just begun with BLE and I am trying to program nrf51822 to read the sensor data through TWI (I2C) connection and send this reading to the central device...
I have tested the ble_app_proximity sample firmware on nRF51822 eval kit and also on my custom board.
Everything, regarding the used services seems to work as intended. However...
We have an application in which it would be nice to change the supply voltage for our Nordic module (nRF51822 running the Soft Device) depending on which other modules on...
I am creating some app. So I tested ble proximity and ancs apps.
I'd like to know how to reconnect to paired peripheral device on ios.
peripheral on ios has random address...
Hello!
I need to perform directional connection from the phone to the device on nrf51822.
The device should be hidden to the search, but allow connection if know mac address...
I'm using nRF-Shiffer V 0.97 on a PCA10000 V2.2.0 Usb dongle.
I see lots of helpful details.
But the problem is, that the sniffer often misses parts of the communication...
Hi,
I recently purchased a Blend Micro from Redbear Labs, currently I have created my services.h through compiling the .xml file, and now am trying to use the redbear library...
Hi Guys,
Hopefully this is not a duplicate question.
I always try to search before I post but there are so many ways that people can ask a question, all technically...
Hi,
I asked the same question but it was a long time ago and still I don't know how to solve this issue. I got a reply but It wasn't help so now I'm writing again with...
Hi
I am new to the nRF kit and C, but I have a project where I shall use the nrf51822 as master and MCP3201 ADC as slave. The nRF is only going to read values that i give...