Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
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...