Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
When I switch to any branch other than 1.8.0-rc2, I get the following notification:
"This workspace requires version 1.8.0-rc2 of the nRF Connect SDK, but it isn't installed...
I am developing a BLE Peripheral device using the nRF52805 and have just discovered that neither of the two SoftDevice packages offered for this chip have support for extended...
After compiling an example and attempting to connect to my board, VS Code won't connect to my board. It is definitely recognized by my computer, and the Programmer application...
Hello everyone,
currently I am working on my application which is based on the multirole example and with the SDK17.1. My target is if one device connected to another the...
what is the external 32.768khz crystal tolerance range for BLE? we have a product, it easily disconnect with another one when the distance is 5m, the PPM is -120ppm, fine...
Hi,
The project is a multi-link environment of nrf52840, The 7 peripherals has the task of send data constantly of a sensors. All is working on coded_s8.
The objective...
Hi
Which example Implement the central whitelist function?Is the whitelist of the center mainly used to connect the slave device which address is the same as the address...
Trying to activate iBasis SIM in the nrfcloud.com, getting message "User cannot be updated" with no extra information.
I'm in Dublin, Ireland.
An activation dialog keeps...
Hello.
I'm using nrf52832 (S132 v7.0.1, SDK v17.0.0) to develop peripheral roles.
I want to create a characteristic with the Read settings assigned and set the data to...
I have downloaded the nrf connect sdk 1.7.1 and want to use the newset version of nordic official sdk. However, I have tried so many times to delete and redownload the sdk...
H, I have a problem, that I can connect to my BT device without entering the PIN upon first paring. The device is based on nRF52832 and I followed peripheral_sc_only sample...
HI,
I think that the modem_info_json_string_encode function from modem info library has a problem.
The functions crashes when all modem info data options are enabled in...
Hi all,
I have two nRF52840-DK boards advertising on legacy(1M) and Coded PHY mode.
Connections on 1M PHY are working fine, however, for Coded or 2M, I am having a "Precise...
Hi,
I'm trying to run the test code in https://github.com/NordicSemiconductor/pynrfjprog:
I'm getting the following error:
Python 3.8.10
nrfjprog version: 10...