Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
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...
Hello all!!!!
Is it possible to send UART data (JSON) from ESP32 to the NRF9160 SIP and further publish the same to AWS MQTT or AWS Shadow MQTT?
It would be a great deal...
I have written a word (32 bites) in 0xFF000 using nrf_fstorage_write(), When BLEInit(), nrf_fstorage_evt() callback not trigged,
BLE_Sleept()
nrf_storage_write()
BLE_wakeup...
Here is an example main.c which you can use as an example to understand corectly how to use the GPIOTE module and toggle the 4 LEDs numbered 1-4 in the nRF52 DK. Forget about...
Hi,
I am trying to implement external flash storage onto my custom board, featuring an nrf9160-SICA-B1 and a Winbound w25q128jv 128Mbit flash chip on SPI3 (I cannot get...
Hello,
we have a problem with modules from raytec MDBT42Q.
We have modules which work with our software as expected, and other ( newer ) that will stuck in Software. ...
I use the following :
-> nRF52840 Dongle / µC on the other side
->Blutooth Low Energy v3.0.1 (desctop version)
I try to read a characterictic after connecting and get...
During an execution of a winbond w25q64jv command (any command) during a BLE_GATTS_EVT_WRITE event the SPI bus goes inactive after the command is sent:
There is apparently...
Hello,
I tried to change the defined UUIDs for the BLE service and characteristics in the LED Button Service example (lbs.h).
E.g.
But the result is somehow...
Hello, I found that my device is more prone to disconnection due to 0x8. And I saw the log and found that most of the disconnected cases were immediately disconnected as soon...
I am using the NRF distance measurements examples between two nRF5340 boards to calculate the distance between them. I want to know how the distance is calculated in phase...
I am attempting to download v10.18.0 of the nRF command line tools for Linux x86 64. However, the .deb file provided is for arm64. Could you please fix this in the nRF command...
While trying to download the latest nrf-commanline-tools for LInux x86_64 I have noticed that the link for the DEB package is wrong: it leads to the arm arch., not the amd64...
Hi.
We've built an app for the nrf5340-based module using the nrf connect 1.6.1 SDK and its out-of-the-box Zephyr/MCU boot loader etc., code base. We build using west, which...