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 would like to combine NFC - BLE pairing and launch app record. Naively I thought I would write the second data right after the first:
But this does not work. Reader...
I am using an NRF52832 on an energy harvesting board where lowest power is critical. I can achieve ~2 uA current consumption in idle state (waiting on RTC interrupt), wake...
Hi,
I work on the nRF52840 DK with the ble_app_uart example and I want to add a timer using app_timer api,
in order to create RTC time/date timestamps for my sensors raw...
Hello
I am using SDK15.3 and nrf52832 development board.
In my setup,
1. I have a few peripheral nodes whose only job is to transmit some arbitrary packets ( say P)...
My setup consists of a Raspberry pi and a PCA10056 dev-board (NRF52840). I followed the instruction from here in order to set up the Raspberry pi as boarder router and connect...
Hi all,
I am working on the Smart remote and when "spamming" a lot of key simultaneously, I sometimes get a warning "m_coms : packet lost" and then a disconnection.
...
Hello,
I have a Taiyo Yuden EYSHSNZWZ module. I also had a breakout board manufactured for it to get access to all the pins. I am having trouble trying to program the...
Hello,
I`m trying to get this ( https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role/ ) working properly to test the possible working range between two nRF52840...
To the kind attention of the Nordic support team,
Hi to you all, I have got legacy gazell code running on nRF24. In old code the following instructions was used:
hal_nrf_set_address...
My customer wants to do a range test with a propritary 802.15.4 software.
Do you have an example for the nRF52840DK with an blinking led if the communication is established...
Hello,
i want to display a string in 5x21 led matrix using HT1632 Led driver
Using SPIM0 Protocol i should send data from nrf52832 to HT1632 led driver
My question is...
Hello,
I am working with the mesh SDK 2.1.1 version and the Light switch proxy server and proxy client examples.
Everything is working fine between client and server...
Hello,
We are designing a board based on nRF51422 and we are working with a company based in a different country for Android/iOS app development. They bought a nRF51 Dongle...
I have downloaded the latest nrfgo, but the version of jlink is 5.12V.jlink5.12 does not support nrf52840,so i updata it to jlink6.40,however nrfgo still can't download the...