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,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
Hello,
I am having difficulty using a single TWI to support a DAC (MCP4725) and IMU (BNO055).
I am using nRF52 DK, and SDK 14.3 with the SEGGER IDE. The DAC is running...
Hi,
I am trying to run lte_ble_gateway sample on nrf9160 DK, but in debug I can not catch breakpoint on main().
When I going in debug mode step by step I find that the...
Hi
I am new to the NRF52840. I am trying to receive data from nrf24L01+ to the nrf52840 Development kit. I find some examples from the SDK radio receiver using PCAl0056...
Hello all:
I am using nRF52-DK(pca10040)to do some tests.
I want to use gazell and at the same time, I want to detect the events of the NRF_RADIO, connect it to PPI. ...
Hello,
I am using Eclipse to create a project using code from ble_app_hrs and I am developing for a nrf52832 chip. Unfortunately, I am getting a "was not declared in this...
I send a sequence of characteristic writes to my device, in code based on the nRF Toolbox. Sometimes I see this error message. Why does it happen and what steps can I take...
Hi Team
I created an own interface layer using the mesh SDK's "flash_manager" to have a simple API for accessing my application flash area.
Now, I am facing the problem...
Hi there,
I am migrating a project from SDK13 to SDK15.2, where I need to change the advertising data dynamically and change the ble_gap_adv_params_t properties type between...
I am using SDK12 with nrf52832. UART working fine (with FIFO) and Timer1 also works.
I wanted to set a 1 minute timeout around the UART dialog to handle disconnection etc...
Hi, watched your long distance test video. I can find the code in the file NRF5_SDK_15.2.0_9412b96.
How to change the output power (db type example 2 db or 3db)
Hello, I am currently evaluating the nrf52840 and nrf52832 for the purpose of bluetooth mesh. I found flash usage information in the mesh SDK documentation as follows:
Build...
So I'm very new to the Nordic nRF52 and nRF5 SDK. I'm using the blinky examples as a starting point for a remote control that will drive motors. My customer's question is...
As per my requirement, I need strong pairing mechanism, i am referring ble_app_gls example of nRF5_SDK_15.2.0_9412b96 sdk for checking pairing. As i have seen in the code...
Hi,
I could not find any example of the 802.15.4 stack API that talks directly to the PHY Layer, by means of PD-SAP and PLME-SAP, as shown in this picture:
https://github...
Hi,
I am currently using nrfgo mother board ( nrf6700). I could able to connect to nrfgo studio and see it is connected I can also program external device through ISP. Cant...