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,
In the product I developed, there is a UI flow about the mode of pairing and binding, which has a limitation that it can only be paired and bound when entering this...
My nRF52 only advertises NUS.
When a phone connects (Android or iPhone), I want to force bonding.
It seems to be related to security. I have tried a couple things, but...
Hello ,
I am using nrf52810 and i have my own code and once its compiled hex file is created so if in case if i missed my source code and i had only my hex file is it possible...
HI I am using nRF52DK as central and peripheral. UART example was used in nRF52DK as central, and blinky examples were put in the rest of nRF52DKs to test the connection....
Hi,
Disconnecting connection during DFU, then DFU never works again.
I reboot device many times.
Application works fine and soft device works fine, buf DFU still fails...
Dear Dev-Zone Team,
I just got my PPK2 and wanted to test it on the nrf52840
It seams to work fine, I can see the advertisement peaks, however the average power consumption...
I am using vscode with NCS 1.9. I am trying to add RTT logs to MCUBoot as the product I am developing won't have an exposed Serial port. I started with the hello_world example...
SDK: NCS 1.8.0
Based on: Peripheral LBS example
Central: Mobile (iPhone)
Peripheral: nRF52832
Hello,
We are attempting to abstract the FOTA service within our custom...
nRF SDK Version 16.0.0 nRF52840 iOS version 15.2 I'm having an issue with my iPhone displaying incorrect characteristic data after doing a DFU to my nRF device, re-connecting...
Hello,
I am trying to set up the IDE extentions in VScode. When I try to connect my thingy91 it doesn't show up in the connected devices window. When I connect my nRF52832...
i am trying to develop a monitoring system for musician and low latency audio streaming is key!. preferable below 10ms i would wat to at least stream cd quality audio 128kbps...
Hi,
I am using LIBUARTE on our custom board. The UARTE is talking to a device which may temporarily be powered-down while the system is in low-power state.
Two questions...
Hello,
I have used VS Code for nRF Zephy and in that, I can import (example code)/write code in Zephyr. But is it possible to import Softdevice (nRF5_SDK_17.0.2_d674dde...
Hi all,
i am working on nrf5340 device (sdk v1.5.1)which is connected to microphone.Audio recorded in mic is transmitted via USB to PC(testing on PC right now).while device...
Hi,
I am looking connect some sensors (links below) to the nrf9160dk and send their data over cellular to the nrfcloud.
Water temperature sensor: Waterproof DS18B20 Digital...