Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
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
Hi,
I am using nRF7002 DK to develop MQTT + I2C sensor. The following are my steps
1. use samples/net/mqtt as the base architecture, everything running well ( I don't...
Hi
From the past few days, I have been trying to perform FOTA with BLE using external QSPI flash. However, I'm unsure if I'm creating the proper files and adding the correct...
Hello, I'm starting to study MCUboot with the intention of implementing firmware upgrades in a product. I'm currently working with the nrf5340dk eval board. As far as I understand...
Hello, I am porting my projects from NCS v 2 . 6 .0 to v 2 . 7 .0 and I am defaulting my builds with sysbuild enabled .
I have a project that has FLASH enabled but doesn...
If you run the exercise 1 code as-is (with the lines from the course materials added) it will run out of sockets and fail within a few button 2 presses. The problem is that...
Hi, I'm using nrf5340 DK. I am developing a device that needs the nrf chip to simultaneously recieve audio from a device and send sensor data back to the device over BLE....
I'm changing and testing my code with nRF52832 by NCS.
When I try to connect ,I will get those information.
SEGGER J-Link V7.94e - Real time terminal output SEGGER J-Link...
Dear Team,
into the Connection parameters chapeter of the Lesson 3 is stated that
The relation between data length and MTU is not one-to-one. On air, the data length can...
Hi Nordic Champs
We have developed a nRF52820 based USB dongle board, as attached. It will be open source hardware soon. [ have attached pics]
Would like to know if...
Good morning, I've been trying to evaluate the Thingy91 with the asset tracker v2 firmware but I wanted to connect it to our own AWS so I needed to compile the asset tracker...
I am using an N52811 QFN32 on a custom board.
I modified the SAADC sample as follows and ran it on this board. (3.0V was input to AIN2.)
However, p_event->data.done...
When I launch the Power Profile in nRF Connect for Desktop, the following log appears, and it cannot connect to the PPK:
The versions of each application are as follows...
As the question explained. I want to know if we can implement all three zigbee roles viz, Edge, Router and Co-Ordinator in a single project and can be able to switch them...