I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Hi there. I am trying to utilize both the network core and the application core to perform two separate tasks at the same time. I have looked through some of the sample projects...
Hi, I need to setup a vendor specific class USB device driver. The driver shall present the following data endpoint:
0x84 for Bulk IN endpoint 0x03 for Bulk OUT endpoint...
SEGGER Embedded Studio for ARM can't connect to nRF52832 device. But J-Link RTT Viewer can connect to nRF52832 device. The following is log messages of J-Link RTT Viewer....
Hi there,
I am currently developing on the nRF5340DK and am doing some very processor-intensive work (@ 128MHz) on data read from the QSPI bus. I would like to set up non...
Hi, I have been trying to build an example of console usb example and then build it for thingy91_nrf9160_ns but got an error :
I have been trying this code several weeks...
Hi, with appropriate pm_static.yml and dts.overlay we managed to setup a LittleFS instance over external flash. However this broke the Settings storage subsystem the BLE stuff...
hi support team,
for our sdk17.0.2 demo hid_keyboard, i tested it and using IOS mobile to pair with our 840dk or 832dk
find out after lots of reset the keyboard device...
I am developing an application that uses nRF52840 wake on NFC, and spends most of its time in system OFF state with NFC wake enabled.
Per the nRF52840 Product Specification...
On the NRF52840 dongle am building a protocol on USB CDC ACM.
Using app_usbd_cdc_acm_read to read one byte at a time works perfectly.
However, I can seem to make app_usbd_cdc_acm_read_any...
Hi,
I am developing a wireless product in which i want to use nRF52 in ESB mode.
The product is battery powered and should be sleep mode.
What i have decided to do is...
Hi,
I have read the thread here: which implies that this config option might not work?
Does it work? I would like to build mcuboot and then always use the same binary...
Hi
I'm using UART1 built on interrupts, everything more or less works, but I can’t catch UART errors. From the documentation, I saw that it is possible to activate an interrupt...
I would appreciate your feedback on the 802.15.4 CCA implementation on NRF52840.
1. Is it possible to perform CCA without disrupting the RF reception?
2. If it is possible...