Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
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 have a few questions regarding getaddrinfo from nrf_modem_lib (NCS v. 1.8.0).
Does it cache DNS records, or does it run a network request every time it is called...
Hello, Our company is developing a product class which uses a number of NRF devices. We want to set things up in such a way where there is a single "hub" device which uses...
Hi, guys.
My first link was here https://devzone.nordicsemi.com/f/nordic-q-a/84673/building-sample-v1-8-0-zephyr-samples-application_development-out_of_tree_driver-gives...
Hello!!!! I use libuart to carry out DTM test. I start DTM test use follow codes:
after the codes executed, when i send data to device use libuart, it receive nothing...
Hello!
While looking at examples and trying to work on the nRF52832 with sdk 1.8.0 I am noticing there are varied uses of functions with and without the _dt at the end....
Case 1: Using nrf52832, solder bridge cut: what current values do the PPK gives : is it of the entire dev kit with all peripherals, programmer and BLE Soc or does it measure...
Hi, I'm attempting to migrate from SDK 14.2 to 15.2, and am encountering a problem with the crypto/rng module whilst trying to utilize micro_ecc.
(code being shown in order...
Soo,
I've had a sim and a device connected to the nrfcloud, it worked. Then I didn't use nrfcloud for a couple of months, and now it doesn't work anymore. It tries to connect...
I am using nrf52832 dev kit and soft device s132. I have use my board as peripheral
and i have another nrf52840 dev kit which i am using as a central connect it with my...
Hello,
I have to develop a new device that has to connect as a central device to three sensors, and has to connect as a peripheral to a smartphone. The type of connection...
Hi,
I'm observing a strange behavior with the UARTE peripherals on our nrf52840 based board when I'm trying to use a specific pin as TX.
In particular, I'm actually using...
Hello,
I've flashed to my custom nRF52832 board the ble_app_hrs_pca10040_s132 example, it works fine with iOS and Android hosts but when I try to connect to my development...
Hi Team
I have read https://devzone.nordicsemi.com/f/nordic-q-a/75801/request-tolerance-in-the-d-e-dimension-of-nrf52833-wlcsp . and https://devzone.nordicsemi.com/f/nordic...
The board is nRF5340 DK.
nRF Connect SDK1.8.0 / Windows
Example Peripheral UART.
I want to DECLARE them, not change them with different types of functions. There are...