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
Hi, I'm trying IOT SDK now and I got some questions
My devices: nRF51422 DK, nRF51_iot_sdk_0.8.0_f1f6187, iot_ipv6_coap_client_pca10028
Q1: Why is the advertising interval...
Hi Nordic support,
I am building the ble_connectivity project of the latest SDK11. My EVB is pca10028m, the project is located under "nRF5_SDK_11.0.0_89a8197\examples\ble_central_and_peripheral...
HI,ALL,
in the Blue Core Spec, there are such statement here,
L2CAP permits higher level protocols and applications to transmit and receive
upper layer data packets...
Hi, I use [nRF5_SDK_11.0.0\examples\ble_peripheral\ble_app_hrs\pca10040\s132],but I get error such as the following.
{
............\components\softdevice\s132\headers...
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...
HI, I am new to embedded system and just start to learn NRF52 DK. currently I want to configure a pin of nrf52 as interrupt. so i created new GPIOTE_Handler function . however...
hi, i am getting a lot of help in here, thanks a lot
i'm using SDK 6.0.0 for my project. and i want to use timer as a counter like as the title.
then, i fount the app_timer_cnt_get...
hello,
I am using S130 softdevice. While I am trying to connect with MCP I am getting one error with error code :0x08. and MCP is showing a message like "Lost connection...
Hi,
I have a battery powered device which goes to system off mode when it is not used. I want to do some stuff when the battery is inserted the very first time after production...
My application uses the Softdevice, app_timer and app_pwm.
So all timers are in use, but I have to measure two more pwm signals on two input pins.
(Those come from HC-SR04...
Hi,
I'm resetting the chip externally using the reset pin to not be in debug mode. I'm running the system off example here modified to not use buttons.
I have the J...
Hi,
I am looking for some assistance to choose the best way using the nrf52832 processor in a correct way.
The main task is to generate a 1KHz PWM Signal with changeable...
Hello,
I am using nrf51822 ceaa package.
What would happen if dec1 pin is not connected to a capacitor?
According to the datasheet, it is for power decoupling and...
I'm developing py script for automation testing of nRF devices.
My script is based Nordic's scripts Master Control Panel\3.7.1.8567\lib\dfu...
So, during testing my script...