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...
I need to show a proof of concept for a product development decision of a new development project.
The PoC consists of connecting a (very special) BLE central device (named...
Hi,
I'm working with nRF52832 and Softdevice v6.0 SDK version 15.2
I'm getting a BLE_GAP_EVT_CONN_PARAM_UPDATE event from an App with new connection parameters for my...
I modified the FW "ble_app_uart" using the example "Nordic-SDK\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\en_app_uart\". The UUID set in the project is declared "vendor...
We are porting to an nRF9160 dev kit with LTE-M our existing ethernet device which sends data to Amazon Web Services (AWS) using sftp from a Python script. We would like to...
Hi ,
I'm using Nrf52840 Development kit.when programming cable is connected with DK at that time Power consumption is High.if I Disconnect SWCLK After Test Power consumption...
hi,
i am doing a project where i have to perform an ble dfu,
but our customer wants an encrypted dfu zip file package.
so my question is how to encrypt ble dfu zip file...
Hi,
Our application needs to send MQTT messages to AWS from a nrf52840 via a Android/iOS device.
We are currently using Zephyr + IPSP + MQTT to a Ubuntu virtual box for...
HI
I am using nrf52832 s132 sdk15.2 for my application development.
i have a question: my device is acting as peripheral. Is it possible to get RSSI value central device...
We are using s132_nrf52_2.0.0_softdevice.hex with the nrf52832 .
We have been having problems with our devices asserting when in the field. Unfortunately we have not been...
I have an nRF52832 BLE peripheral device that will be going through FCC testing. The device was developed under SDK 15.2, S132 6.1.0.
The user interface to the nRF52832...
Hello,
I am currently utilizing the Keil uVision5 for debugging, but have confronted a problem which I cannot solve.
I managed to succeed in programming a soft device...
Hi team,
My customer is evaluating nRF52810 in their project, and they come up with some questions regarding chip MAC address:
1. They understand that chip MAC address...
Hi,
I am using nRF52840 Preview DK with SDK version 15.3
I want to connect to a peripheral and configure some of its behavior such as Transmission power, Transmission...
Hello! I am using nRF5 SDK 15.3.0. The SPIM sck and the QSPI sck pin is same on my Pcb. When i initialized both peripheral SPIM works well ,but the QSPI not works. Is there...
Hi
I'm currently struggling a bit with the zboss API. I am trying to define 2 lights on my nRF52840 DK board. Via Amazon Alexa, it should be possible to control these two...