hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
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...