Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
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...