I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
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...
Sorry, folks, for asking a newbie question. Well, maybe it isn't such a newbie question after all, but some gaps in the SDK documentation and examples. Specifically, I'm:...