IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
I am implementing SPI communication between the intanRHD2132 (ADC) and nRF52840.
I need to periodically send commands (READ, WRITE, etc.) to the intanRHD2132 (ADC). To achieve...
Hello,
I am using the nRF52840 as modbus client and experiencing some missing bytes during communication (RTU mode) when using a high baud rate (460800). This tends to happen...
Hello, I have a question about how to get commands generated from a client cluster in a coordinator. I am currently developing a hub to control and retrieve data from home...
Hi
I tried to play an audio convert file by NRF52840 via I2S, but the sound output was like noise (incorrect):
This is my config I2S:
The audio file I am using "Audacity...
Hi,
Before, posting I tried this post below, but it did not work for me. It did not print the manufacturing data.
https://devzone.nordicsemi.com/f/nordic-q-a/84753/scan...
I'm using a custom board based upon the nRF52840. The BME680 chip works fine in another RTOS but the zephyr/nRF connect example is throwing errors.
I added a fair amount...
hi
We are conducting SIG certification testing with nRF52832 and DFM.
(CMW270)
The TX test was completed normally.
However, a problem occurred in the RX test.
...
Good morning,
Today for a Brazilian Logistic company, I am developing a Embedded System for Low-power tracking and other features, with a nRF52840 in a RAKWireless solution...
i have developed the VL53L5CX code with BLE nrf52840 and it is working fine but issue i have faced is the USB port Restarted Whenever Firmware Download Process Start below...
HI Nordic support team.
I have a question relate to TX power in ANT application:
- ANT Tx application using: ant_broadcast ->Tx
- ANT Rx application using: ant_continuous_scanning_controller...
I've been running a Central + Peripheral application. I can successfully scan for devices and get the advertising data.
However, when I try to connect, the code seems to...
I am running the Direction Finding Connectionless Beacon sample using my nRF52833DK to transmit CTE packets. I am using the u-Blox ANT-B10 antenna board to receive the CTE...
"I am using ncs v2.6.1 on VSCODE, and the following issues have occurred:
Issues:
- Existing build files are not visible in the application.
- New builds are possible...
The multicell loaction has been working fine for a long time. About 8 days ago, I started to receive an error when requesting the location through "Here"
Any help would...
I am working on an application for an LE Audio Broadcast sink on an nrf5340 Audio DK. I am using code from the nrf5340 Audio application (v2.6.0) for the le audio parts. I...