IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
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...