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...
Having issue with nrf52840 interface with sim808 for GPRS connection. I am trying to interface nrf52840 with sim808 using UART. But only AT and ATD command reply i can see...
I have a custom board with an application that works fine.
But when adding a secure bootloader my board starts to act weird. I am using the RESET pin on the chip as an input...
Hi,
I developed an application for the NRF52840 development board with Mbed-OS and now I would like to get it running on the NRF52840 Dongle.
Is this even possible?
...
Good evening,
We are trying to flash the bootloader DFU debug example using 10056 ble debug example code to our nRF52840 based board.
Everytime we try to flash, we get...
Hi Nordic,
My team and I are looking to purchase the NRF52840-DK for the purpose of testing long range coded-phy for bluetooth 5.0 applications. We would like to ask if...
Hi all,
When I do some tests on chip of nrf52832,the chip sometimes receive an error packet: the crc status is ok,but the length field is random.The reference documents...
Recently i have purchased nrF51 Dongle.
Am using Windows 10 (64Bit OS) on my PC.
1. installed nrfgostudio_win-64_1.21.2_installer.msi setup for flashing
2. installed...
We have a nRF based device being connected from a nRF51 dongle (PCA10031). We use pc-ble-driver 2.2.1.
We enable notifications and then we let the device running for a...
I had a working application and was trying to add DFU functionality to it. in order to do that i needed to add a bunch of files and i am at a point where i dont knwo what...
Hi,
For our continuous integration and deployment of firmware updates for our product, we want to test firmware upgrade paths from different versions. We are building a...
Hey,
I recognize that sometimes there are dependencies between silicon, board hw and software.
Is it ok to load the RF9160 mfw-m1_nrf9160_0.6.8-alpha firmware on nRF9106...
Hello,
I'm using the LTE Link Monitor with the nrf9160 DK, and trying to test out the AT modem with the at_client sample. I'm using a Lycamobile SIM card, but the link monitor...
Hi,
How to check whether is the device bonded? What value I could check? What I want to do is to perform auto pairing request when bonding is not founded, therefore my code...
I downloaded the pc-ble-driver from github. I am using NRF52840 devKit and ubuntu 18.0 x86 machine. While compiling pc-ble-driver, I hit the following issue: Can someone pls...
Hello
I'm currently struggling with the LF_RC setup in sdk_config.h.
Calibration of the internal LF clock can be parameterized thru NRF_SDH_CLOCK_LF_RC_CTIV and NRF_SDH_CLOCK_LF_RC_TEMP_CTIV...