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...
Hello!
is it possible to execute some code in the section
or do i have to implement some kind of thread logic? or any kind of nonRTOS library?
I come from FreeRTOS development...
Hello,
The Example code is running, but only printF() statements are printing and to the PC terminal program.
The example calls for softdevice build 122.
I "think...
Hello,
I am working with the Thingy91 device and the SDK v1.3.0 asset tracker example (I am not interested in upgrading at the moment). I would like to know how I can save...
I flashed my board with DTM image, assign P0.20 for TX and P022 for RX. Most of the times the DTM application can't communicate with the nRF5340, maybe 1 out of 20 times,...
Hello,
I used to import our current project to segger embedded studio v5.62 from keil so I'm followed these instruction .
All project files are compiled well but problems...
On the nrf52840 module, when I first output to one of the GPIO pins when I load any softdevice ble_peripheral instance I have installed. 10 ms after the VDD pin is energized...
Hi,
I have nRF52840 DK, and PPKI power profiler, I measured peak current mA using PPK on Radio Transmitter, And I found there is a big discrepancy between measure and typical...
Hi Guys,
We are currently working on a mesh sensor network. I have already developed a vendor sensor model (client and server). The client will also work as a gateway and...
I have a couple of questions regarding the nRF52840 internal voltage regulators, specifically REG0. I couldn't find the answers from the datasheet and therefore I hope that...
I started using nRF Connect for VSCode a couple of days ago on one computer and it has been working great. Now I had to switch to a new computer where I had also just briefly...
The first chip silkscreen for 2050ST second chip silkscreen is 2109XN third silkscreen is 2052TJ, transmit power configuration for 8dBm actual test from the chip side, test...
Hi, i'm using STLink V2 for compiling the code, the weaknes of this compiler is you can't see the result debuging or serial print output.
so i'm using USB TTL to see output...
Hi all
I am using nrf52840 kit, and I have a simple BLE app(client/central that turn LED on to a connected server/peripheral) running on it(sdk 15.3). Now I want to put...
Hi,
I'm using nrf gateway application in android and it is not able to connect to nrf cloud. I have reinstalled it but still the it say 'Gateway connecting...'. Please...
To the kind attention of Nordic support team,
Is there any update about this topic:
https://devzone.nordicsemi.com/f/nordic-q-a/59738/usb-device-suspend-resume-issue...