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...
Running the Ciphersuites sample code on the nRF9161 I get Connection Refused on all attempted ciphersuites. Including after adding the CONFIG_EXTENDED_CIPHERSUITE_LIST=y to...
Hello,
Dev board: nRF52840 development board.
OS: Zephyr (NCS v2.6.0).
My requirement and What I am using...
- I want to perform DFU for application core & bootloader...
Hello Nordic Team, I am using nRF5340-DK and I have a PPK-2 for current measurements. My development environment is NRF Connect SDK v2.5.2. I used https://infocenter.nordicsemi...
Hello,
I am using the "direction finding connectionless beacon sample" to test various settings of the beacon. About setting parameters, I have the following two questions...
Hi. I'm working on a BLE system with Central and Peripheral with nRF5340 with 70msec of CONN_INTERVAL and about 1sec of SUP_TIMEOUT. The Central unit also has a UART that...
HI
In the RF_Test example, there are 80 channels.
However, BLE has only 40 actual channels.
Why are there 40 channels...? I would like to know.
Do 80 channels...
Hi,
I am new to the NRF and private-public key pair using.
Can anyone please explain me how to use custom keys for MCUBoot, I added below config in /child_image/mcuboot...
Hi all
We are using ztest in our project because it works nicely together with twister, Zephyr's test runner tool. We need to have the ability to mock modules. For this...
Hi Team
we have NR52833 ,NRF52 these boards Serial no : 10001208 , 10001220
we use these devices in wipro BQTF as reference devices and not for any production. We are...
Hi
I read this Q&A: How to configure the P0.00 and P0.01 pins as GPIO , which is similar to my question. There are some things I did not get from that section:
"Physically...
Hi there, I am trying to do a blocking simple ADC measurement in using NRFX drivers in a threaded context, however when I build I get the following error:
gen_isr_tables...
Hi,
I am using nRF9160DK v0.9.0 with Cellular Monitor 2.4.0, and I have flashed AssetTracker2 via the "Program device" button.
Although asset tracker works fine uploafing...
Hi,
Using the nrf Connect Programmamer v4.2.0, I get the following error when connecting to J-Link on some of my custom boards (about 30%):
When I run nrfjprog...
I am attempting to enter a sleep state (System Off) with a wakeup button . I set all of my GPIO pins to the default config except for my wake up, configure the appropriate...