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...
Hai
I have a requirement to download the FW application of NRF9160 M33 via serial UART. Is this possible?
So, which zephyr project am I to consider for reference?
...
Hi all,
looking for samples for using CoAP with DTLS 1.2 (PSK) on nRF9160. All the samples I can find are not using DTLS. Highly appreciate any hint!
Thank in advance...
After a painful sequence here
https://devzone.nordicsemi.com/f/nordic-q-a/80283/how-to-use-the-trigger-library-to-program-the-nrf52840-dongle
I managed to merge the projects...
Hi, We have firmware running on a 833 board, and we had noticed that connection times with a NodeJS central takes around 8-9 seconds. We thought that this had to do with the...
Hi,
We copied sample application from one machine to other and added the project in explorer in vscode
this project was having C++ functionalities
these C++ configurations...
We are using nrf52840 as a peripheral, Nordic SDK 15.3.0_59ac345.
We are experiencing issues in the field where users are unable to reconnect with our device from our app...
I'm facing various issues with nRF Connect for VS Code on Linux (Ubuntu 21.10): " Create a new application from sample " keeps the " Create Application " button grayed out...
I want to get the value of battery voltage using pin number with battery voltage monitoring function in nRF52840. What I tried was to use the function "nrf_gpio_pin_read(...
Hi,
I am getting started with an example in this YouTube tutorial .
I downloaded SES and have gotten the NRF51SDKv12.3.0 from the Nordic Semi website ( here ).
I don...
Hello NRF ,
How Do I flash my dfu bootloader ( merged with softdevice ) and my application hex from nrfgo studio ?
I am able to flash merged bootloader from go studio...
I want to know how to configure parity, stop_bits, data_bits, flow_ctrl parameters in UART in the xx.overlay file.
Although these parameters can be configured through the...
Hi
Nordic Team
I use ncs1.6.0, SES compiler.I have a very difficult problem:
Now I am debugging the 2.4g communication between NRF52833 and NRF24LE1. I set the rate...
In the Provisioner example (unmodified) given in nRF5_SDK_for_Mesh v4.2.0, they provide only 2 elements, even and odd. I've got 3 or more servers and I would like to control...
I have developed two codes based on app_ble_uart for central and peripheral and added peer manager to it for link encryption. The peripheral device advertise based on SIG...