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
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...
Support,
Due to the limitations described in the referenced previous ticket, I am unable to successfully discover a service and its characteristics because of a hard fault...
I am struggling with the same requirement as this ticket :
ie receive from a UARTE without knowing in advance how many rx bytes to expect. This is typical for exchanging...
I'm running the nrf5340_audio application on the nRF5340 Audio DK and have a UART wired to TP60 and TP61. As long as I have USB (onboard j-link) or my Segger j-link connected...
We used to specify BOARD and BOARD_ROOT at the cmake level, but so far attempts to do the same using sysbuild did not succeeded. Is it still possible or should we rely on...
Hello,
Is it possible to know what is the cause of this assert : app: ZBOSS assertion in file: 24, line: 1024, please.
It is not very clear by reading the assembly code...
Hello,
Is it possible to know what is the cause of this assert : app: ZBOSS assertion in file: 24, line: 1050, please.
It is not very clear by reading the assembly code...
Recently the source control icon (git extension) in the activity bar in vs code shows more than changes in code.
As can be seen here the icon adds up the changes in...
AWS IoT example not working with v2.6.1 SDK with nRF7002 DK but works fine with v2.5.2 SDK.
*** Booting nRF Connect SDK v3.5.99-ncs1-1 *** [00:00:00.249,725] <inf> aws_iot_sample...
Hello all,
I use nRF52840 for my custom board. I set P1.11 & P1.12 as UART_RX & UART_TX. But these two pins can not work.
Here is my nrf52840dk_nrf52840.overlay.
Here...
In the Wi-Fi throughput sample code folder the main.c file has virtually nothing in it, just a few boilerplate lines and a main() with only two lines of code that set the...
Hi,
I have a nRF9160-DK (PCA10090, 1.0.0, 2020.50) that I am trying to flash with the Modem Shell using the Quick Start app on a M1 Max MacBook Pro, running macOS 14.5....
Hey guys, I'm trying to set the max tx power for our nRF52840 project and I'm getting this error:
CONFIG_BT_CTLR_TX_PWR_MINUS_1 was assigned the value y, but got the value...
I'm presenting an issue when exporting the data collected with the Power Profiler Kit 2 in the software (nRF Connect for Desktop v5.0.0), specifically the digital outputs...
Good afternoon,
I am debugging the nRF9160 in a product, and what we are noticing is that the socket "poll" events do not appear to be generated when the system is in...
If you look at the circuit of the PCA10040, it uses a 32Mhz 12pF crystal.
C1 and C2 of the crystal are 12 pF.
However, you say to use this formula: C1 = C_L * 2 - 4pF...