Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
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...
Hi,
I'm working on putting our system into low power idle mode. We use MyNewt to build our application. In order to get to the lowest power, I disabled BLE and all our drivers...
SDK 15.2, S132 6.1, nRF52832
I have a characteristics to write data to a peripheral, using variable length up to 507 bytes and authorization.
Writing to the peripheral...
I'm trying to get the code below to compile. One question is how to fill in the nrf_crypto_hash_info_t structure. Another issue is that the nrf crypto includes don't compile...
Chip: nrf52840
Platform: Android
MacOS Dev
There is pretty much no error logs but it can't actually send anything over mesh network on udp. Seems to receive without...
I have a RedBear BLE Nano v2 (nrf52832) connected to 3 AA batteries for power. I also have a Maxbotix (MB1043) ultrasonic sensor attached. I have configured a gpio pin for...
Hi, I am a beginner to nrf24le1. My company has products made of nef24le1. I would like to debug nrf24le1 devices but couldnt able to , I would like to know the answers for...
Hi. I am trying to run the makefile of ble_app_blinky (from SDK 15.2.0) on Ubuntu 18.04 and Visual Studio Code. When running "make" in the armgcc directory, the following...
i have recently upgraded to SDK 15.2, and since doing so I am struggling to get timestamps working in the logger.
I am initialising the logger here:
And here is my microsecond...
Hi all,
I've just downloaded SDK 15.2.0 on Windows 10 and it was unable to unzip the file and reported an error. I copied the file to Mac OS and got the same error.
Is...
Hi ,all.
I now need a open bootload through BLE.But I found it hard to modify it from the secure ble bootload example。
Any open bootload examples of 52832 through BLE...
Hi,
I try the last days very often to Recover my NRF52 Chips on NRFGO Studio 1.21.2.10.
Error: Unable to find or open the JLinkARM dll, Unknown Error.
I reinstall...
Hi,
I am developing a timing critical application for the nRF52840's and would like to implement USB functionality as well as be able to turn it on and off in software....
Hi,
Recently, I bought a nRF 52 DK in order to use it as sniffer for a project that evolves a BLE Mesh environment composed by multiple nRF52832. Although, I've not been...
Specs: SDK 14.1, nRF52832, S132
Env: Eclipse IDE, Linux
Hardware: Custom board
As the title explains, we've had no issues during development if the optimizations are...
Hello everyone,
right now I have two BMD-340 Evaluation Kits which used nRF52840 module and I want to evaluate Bluetooth Long Range and Data Rate of this module. I used...