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,
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...
Hi, I built the lighting-app( Link ) and run on nrf52840 DK. Then, I tried to replace the serial shell console with RTT shell console. I append the configs below to the prj...
I am using my custom board , it is usually powered with a dc supply and I can program it easily. My chip is NRF52811.
When powered with a Cr2032 the segger studio says id...
Hello!
I have formed a Thread network and I am trying to ping an external IPv4 address and that request is not being forwarded to the border router.
My OTBR is a Raspberry...
Hello I am developing an application based on the "ble_thread_dyn_mtd_coap_cli" example. To create a Thread resource, I see that the "otCoapAddResource()" function is called...
Hi,
we are using NRF9160 based Custom board with Zephyr,
I want to track the Current time in IST format and i need to generate an event to DPPI on particular time (ex...
I might be missing something obvious here, but when the device is flashed (via SES), the application works correctly. When the device is power cycled or reset due to the watch...
I already flash the ble_blinky example to the nrf52840-dongle using nrfconnect desktop. The question is it is possible to do DFU OTA via Bluetooth without nrf52dk or nrfconnect...
Hi,
Can mocks fully compensate for C++ standard features.? Is it recommended to write C++ code in nCS project by using these mocks.? What is the support for C++ operator...
Recently I develop products on nRF5340, I plan to make the full BLE stack run in the net-core, and app-core only runs application. It involves data exchenge between net-core...
Hello,
We have a application with soft device on nrf52832 with SDK 15.3 with 60 uA power consumption. It works as it seems for now.
We wanted to add DFU buttonless feature...
Hi,
We were using Nordic HAL for FEM modules to drive our PA/LNA using nRF52840 on zephyr (no NCS). It was only a basic configuration, where the PA and LNA pins were selected...
Hi.
I have a quick question regarding the RSSI Value of Messages sent in a Bluetoth Mesh Network.
So my question is: How exactly is the RSSI Value defined and how does...
I have a few questions about the DFU:
Is it necessary to flash everything together (Bootloader, DFU, APP) for the initial programming when testing buttonless secure DFU...