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 am currently finishing the intermediate SDK course of yours and suddenly I got a really strange behavior.
The build just endlessly enters a loop in Found GnuLd as...
Hello.
I am developing in the following environment.
・nrf52810 custom board
・nRF5 SDK v17.1.0
I am running the SAADC Scan mode to collect data from four analog channels...
Hello.
I try to add scanning filter to central_multilink example from Zephyr examples. Filter is set to short_name, I added filter settings just before start scanner.
...
Hi,
I'm experiencing an intermittent problem where nRF9160 devices aren't able to establish an LTE connection. Recently our SIM provider made a configuration change that...
Hello,
We have just developed a custom PCB with the nRF52840 as the main microcontroller.
It is my understanding that these chips when populated from our distributor ...
Hi
I have been using this DK board since 8 months and it was working fine, but suddenly when i plugged in today its not working
1. No LED's are ON (Not even LED5). ...
Hello,
I am using the nrf5340 on some custom hardware, and I am using 3 LEDʻs and running them with the PWM0 peripheral to fade and blink and indicate states for the firmware...
At one time is was possible to download a history file for an nRF9160 device connected to the nRF Cloud that had the following json structure:
{ "topic": "prod/51789c46...
I’m trying to interface with the HDC2010 sensor, which uses the I2C protocol. I’ve successfully done this using the polling method, but now I want to implement it using the...
Dear support team,
do the modem trace binaries contain the AT commands sent to/from the modem when trace backend RTT has been used instead of UART? Several month ago I used...
Migrating to 2.6.1 we have everything working and the project builds. But as soon as lte_lc_connect_async is called the app now crashes. The Faulting instruction address seems...
Hi, Absolute beginner here. I'm currently working with the nrf52840-dk and wanted to test read write operations into flash memory with it. The idea is to use flash_fds and...
Hello! i use a nRF52833 DK and the nrf connect sdk for developing Bluetooth LE applications. I use the Bluetooth Event Trigger extension to toggle GPIO pins with every BLE...
I'm trying to find out the wireless technology that I can use for peer to peer communication. The main requirement is to have good data transfer speed (at least 500kps or...