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...
Hi!
I'm developing a peripheral device using nrf52840 to communicate with our android developed app. I'm testing the latency between connections of device. the configurations...
Hi, I need to estimate the power usage (so looking for TX and RX duty cycle) for the NRF52 during operation.
We will be connecting to a heart rate strap, and recording...
Hello - our certification lab is using the radio test example in order to perform their testing. They claim that the lowest channel they are able to set within the example...
Hello,
I am using nRF52833, nRF Connect SDK v1.5.0.
In v1.5.0 there is one new example i.e Zigbee NCP. ( Zigbee: NCP — nRF Connect SDK 1.5.0 documentation (nordicsemi...
I'm trying to update the advertising data using sd_ble_gap_adv_data_set function but it's not defined in sofdevice s140 v7.2.0 , it's defined in v5.0.0-3.
Please how can...
I installed NRF connect SDK v1.5.0-rc1.0 through toolchain manager.Open SES and create a project with open NRF connect SDK project.An error occurred.'create_nordic_project...
This function succeeds only when Thread protocols are disabled. my question is: if the Thread protocols are enable,what should I do to disable them ,now what I do is:
"otThreadSetEnabled...
Hi . I am developing nRF52 for the first time. (PCA10056_ nRF52840 _S140_ ver1.70.0 _DK under development..) It is under development with SEGGER embedded studio. I want to...
I'm new to NCS, and playing it with nrf5340 pdk kit.
My problem is ,I can't play any projects, all of them go to the same error: cmake failed,create_nordic_project.py failed...
Hi,
To support the large and dense networks we are building, I need my network coordinator to be able to throttle OTA packets to not completely overtake the network’s bandwidth...
Hi,
I want to create a mesh between my nRF53 DK and dongle. For my project, I created my own service to send accelerometer value to the client (mobile application). Now...
I am developing an application that sends an image with BLE to an android phone. It is remarkable similar to the Image transfer demo ( https://github.com/NordicPlayground...
Hi
I am updating from Softdevice 6.1.1 to 7.2.0 and have issues with nrf_sdh_ble_enable(..), My setup is:
NRF52840
SDK 17.0.2
SoftDevice 7.2.0
Running FreeRtos...
Hello,
Sorry for this long question but these questions are bothering me and I need these to carry on with my project.
1) What is the peer manager's device identity list...