Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
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...