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...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Hi,
I have nrf52833-DK. Where should I get started for DOA applications? I'm experienced with other nRF chips, but not for DF and RTL applications specifically.
Hello,
I try to debug a BLE connection with the nRF Sniffer. As a test, I used one nRF52 DK (PCA10040) as peripheral using nRF Connect and and Android phone as central device...
I'm using the HID keyboard as the base example. We're using prototype hardware so the connection gets dropped periodically due to ongoing hardware issues. But this has exposed...
Hi, nordic Engineer!
Merry Christmas! I am using the DF to develop my project and considering simulation with the Bluetooth signal with antennas to build a customized antenna...
Hi,
I am trying to receive messages via Bluetooth mesh and forward them via UART (using UART async API) on the nrf9160DK. But when I try this, I get an assertion error from...
Hi,
I'm using SDK17.2 to develop nRF52810's application.
When APP_ERROR_CHECK or APP_ERROR_HANDLER have a fault which is caused by hardware or software, the system will...
Hi,
I want to trigger a wake up from System ON sleep (WFE) using the LDETECT signal on Zephyr.
I managed to wake up using Zephyr's gpio API but my understanding is that...
1. Nrf52840 acts as central and Nrf52832 acts as peripheral. when nrf52840 has connected with nrf52832, nrf52832 disconnected occasionally. Disconnect reason 0x0013. When...
Hi there!
I have recently managed to combine sht85 with light lightness server code. J-link is able to produce 2 values (Temperature and Humidity) whenever I key in the...
I has successfully built the following demos and run them on a nrf52840 dongle (board: nrf52840dongle_nrf52840) :
cdc-acm-console demo from Samples and Demos » Various...
Hello,
I'm struggling with DeviceTree support in Segger Embedded Studio and nRF5340. I want to use the I2C Modul.
So I defined in my (dts)overlay file
&i2c0 { status...
Hello,
I recently updated my nRF Connect to the latest version 3.9.3 and it also updated the programmer app to 2.1.0. After this update, the Programmer app does not detect...
Upload fail - Remote DFU invalid CRC error
i m facing this error while uploading firmware through DFU kindly any one help me to fix this issue using nRF 52810
Thanks
Trying to update the Thingy91. While the nRF52840 updates ok, nRFConnect for Desktop reports " No matching trait found" when trying to update the modem on the nRF91.
The...