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
Hello, We are integrating the nRF7000 chip with our nRF9160 custom board to add the WIFI location service and we have a question about the CONFIG options which for the WIFI...
Hi Team,
currently we are using nrf52833 micro controller for out prototype design. can run micro controller without external 32Mhz and 32khz crystals.
Provided examples works when nrf5340dk boards working as source and sink, but any examples that implements an android phone as source and nrf5340 audio dk as source?. Like...
Hi,
I'm migrating to the updated hardware model & it seems to offer convenient ways to describe boards & configs. However, I'm facing one issue which is not critical but...
Hi,
I've made a customized version of the nrf_desktop desktop mouse build and I ported it to work on a custom nRF52833 board. I've been using Segger Embedded Studio to debug...
Hi,
I am following example to connect using TLS. I am not polling, as in the example. Should I expect that after
mqtt_connect, to be called in the callback?
mqtt_connect...
I am encountering an MPSL ASSERT: 106, 501 error followed by a HARD FAULT while running my distance measurement example on an nRF52840 using the nRF Connect SDK v2.5.1. The...
in Bluetooth Low Energy Fundamentals -> lesson 3-> Exercise 2 I opened the solution, I built the config for nrf52840 dev kit. Problem: 2M PHY is not achieved. Update to 2M...
Hi I am a student exploring on the usage of nRF52840 utilsing Thread communication protocol but i cant seems to get it setup for the configuration. The documentation is quite...
Hi,
I've been using the nRF5 SDK (17.1.0) USB Mass storage code for a data logger I have made. I am using a memory chip larger than 16KB and that code has bugs when you...
Hello,
I am currently using the nrf52840 evaluation board in developing a prototype. Once this goes into production, what are my options for programming the firmware? What...
When using l2cap to stream data at a high rate from device to an app we are seeing a hard fault in l2cap_data_pull when there is queued l2cap send data.
When the fault...
Hi,
I encountered a stop scanning issue when running the nrf5340_audio application without any configuration changes .
The only modification I made was changing the log...
I am building a firmware based on nRF Desktop, but can reproduce the issue in nRF Desktop SDK 2.9.0. The issue is that MCUBoot takes almost 1s to start the app, even with...