Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
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...
Hello, I use nRFCloud to send CoAP messages, and it's working fine under normal conditions. I am now trying to simulate a network loss, while sending some data. To do that...
I would like to create an ble5 sniffer from my thingy91. I saw that the sniffer is suitable for nrf52840 dongle and nrf52840 DK, and since thingy91 as an nrf52840 board i...
Hello,
I am currently developing a program that uses USB CDC-ACM for USB serial communication.
The USB serial communication is only used when the device is powered via...
Hello
I am developing an application on the nRF9160 SiP, that using CoAP protocol (over LTE) it connects to the nRF Cloud to transmit sensor data, get shadow register configuration...
Hello,
we are using nrf52840 with nrf5 sdk for thread and Zigbee v4.2.0.
We have been experiencing flash memory issues for a while now: https://devzone.nordicsemi.com...
Hello All, I am hoping to leverage Thingy 53's as the sensors (transmitting device) for tracking leveraging AoA. The nRF5340 DK works fine for this application as a sensor...
hi support team,
customer asks me about out 840 usb state, if we have usb low power state as below:
and below is listed in our spec or i n the USB standard ,
however...
Good night,
I am developing a Firmware for a nRF52840 created by RAKWireless RAK4631, with VSCode/Platformio/C++/FreeRTOS, and now I am changing the Architecture from a...
I am currently working with NCS v2.0.2 with toochain v2.0.2
I followed the steps in "How to change a workspace application SDK version" update to NCS 2.6.0.
when i build...
I have found that nrf5340 support the usb device function. It can be used for sound card which can receive the audio signal from the PC, and output the mic signal to PC. ...
Hi there,
I've got a problem with getting the sample applications (and our primary application, but I'll focus on just the sample application) to run. I've got the bootloader...
Hello, How send media keys like volume to host using usb hid protocol? For example I using usbd_hid_composite example. I add this code #define APP_USBD_HID_MEDIA_REPORT_DSC...
Hi,
I am currently finishing the intermediate SDK course of yours and suddenly I got a really strange behavior.
The build just endlessly enters a loop in Found GnuLd as...