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...
Hello everyone,
This is my first question ever, sorry voor my bad english.
Im just started to work with a STMF429I discovery board and a NRF52832(isp1507) BLE chip.
Im...
HI nordic
i installed command line tools in https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF5-Command-Line-Tools
and i got this exe file nRF5x-Command...
We have a custom board built around the nrf52840 chipset. We developed code against the dk kit of the same now we are trying to get this working on the custom board.
1)...
Hello,
So I need to connect my NRF52 with a LoRa module E32 via an UART connexion, and then I need to send data using this function:
The probleme is that my code work...
Hi!
I have found the following piece of code on an example from a Nordic employee. I'm curious as to its purpose.
Why is the register set, and then read just after...
I am testing BLE 5 throughput with the following hardware and firmware:
- two newly purchased nRF52840 DK boards, one as host and the other as peripheral.
- latest nRF5...
Hello,
I'm looking through the available packages in the SES Package Manager and I came across the captioned package - currently showing version 1.06 (no date). I haven...
...\sdk\nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\multiprotocol\benchmark\zigbee
IDE: Segger Embedded Studio.
HW: Two 52840 DK, name them : A & B
PC Cli...
Hi
I'm using SDK 15.2.0 with Nrf52
I used the example of SPI from the SDK
..\..\nRF5_SDK_15.2.0_9412b96\examples\peripheral\spi
and I get this error
..\..\..\main...
Hi,
I use the SDK 12.3 ,example :nRF5_SDK_12.3.0_d7731ad\nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart
I want keep advertising,I use the code as follow...
I'm trying to configure an application queue to hold BLE events I receive from the SoftDevice. The SDK defines NRF_SDH_BLE_EVT_BUF_SIZE as the "Size of the buffer for a BLE...
I would like to set the security level of a service to security level 4. Unfortunately I have problems with using the BLE_GAP_CONN_SEC_MODE_SET_LESC_ENC_WITH_MITM setter with...
Hello,
I just wanted to throw in that for a hobby project I interfaced Solomon Systech's SSD1331 (96x64 pixel) color OLED display and created an SPI-based driver for it...
Hi BJorn,
I am using nRF52840 chipset using NINA-B301 EVK and could port and test some test applications using NRF52 SDK. My query is in actual harrdware we are using only...