Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
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...