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...
hello,nordic
I use NRF52840 QSPI+FatFs+USB-msc(..\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\examples\peripheral\usbd_msc),I found there is a bug about write to flash...
I am working on a new design for the nRF52832. I need to match an antenna to the device. My understanding is that the output impedance of the nRF52832 is 53 + J66 for best...
I am unable to toggle LED's on server boards, using Push buttons on client boards. flashed the light_switch client,server, provisioning images on nrf52832 boards using nrf5SDKforMeshv300src...
I programmed my nRF9160DK with the asset_tracker app using SEGGER Embedded Studio for ARM.
What I did was to open the prj.conf file and changed the following from "n" to...
Hi all,
I'm currently testing my Mesh network on a small scale. I'm sending messages every 25ms with different TTL values in an environment as visualised below.
The...
Hello,
I'm currently using an nRF9160 DK v.0.7.0 and the provided samples like the asset tracker and the at command client. Compiling, flashing etc. of the firmware already...
Dear Sir/Madam,
Can nRF Sniffer fetch the data of BT Classic Devices having any BT Version from BT 2.1 to BT 5.0?
Kindly help me on this issue
Regards,
MIHIR TAIL...
(running a mesh 2.1 sdk)
I am provisioning my nodes over serial and do not need the GATT Provisioning service. I need to access the GATT Proxy service to send mesh data...
I want to upgrade FW.
Android app has done. but only iOS encounter some problems.
First, I try to download nRF Toolbox on Github. result is DFU Service not found .
I...
Hi,
As per subject I am looking to implement hardware on-the-fly AES-CCM encryption/decryption of ESB packets. Are there any examples/guides available for the nRF52840?...
Hi,
With the PPK PCA63511 we have tried different PPK software such as python 1.1, nRF connect for desktop.
In that process we observed that current measurements are...
Hi. I have a problem with using RS485 (ISO-3082DWR) from NRF-52832. The SDK version uses 15.02. Here's the code I've run. nrfx_uart_config_t uart_config =
{ .pseltxd = 30...
Hi,
I am working on a project in which I use the USB_CDC_ACM profile. I have mainly taken the example you provide and add the rest of my code.
Everything is working fine...
Hi Sir
Do you have any suggestion for transfer file from PC to QSPI external flash ? over USB ? please teach me how to start.
I need a simplest way for put file to external...