Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
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...