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,
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'm very new and looking at the PTR5518 breakout board. The docs below specify some of the pins:
Are the pins EN , RX , TX , RTS etc. tied to P0.08, P0.09,...
Dear Sir/Madam,
I want to use the One channel of Timer 1 for PWM generation and other channel is used to measure the pulse width of input square wave.
For above i need...
When I try to step through my code, I get a wdt event firing. I have tried setting the behaviour to pause during debug and sleep
void wdt_init(void)
{
uint32_t operationStatus...
I would like to measure BER and PER on custom board by using sample project that is included SDK.
\examples\dtm\direct_test_mode\pca10028\s110
Could you please teach...
Hello,
I'm powering a Readbear BLE nano using a CR2450 coin cell battery. The firmware application is written using mbed. How can I measure the battery level of the CR2450...
hi,
can i use timer interrupt has more than 1ms period??
#define APP_TIMER_TICKS(MS, PRESCALER)
((uint32_t)ROUNDED_DIV((MS) * (uint64_t)APP_TIMER_CLOCK_FREQ, ((PRESCALER...
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...