Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
Our product is based on peripheral device (nRF52840, SDK 1.5, SD s140) and in-house PC (windows) / mobile (android) applications.
We plan to implement bootloader ...
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...