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 am trying to create an application with BT Mesh using the nrF52840 DK and two nrF52840 Dongles with an OnOff Model Server and an OnOff Model Client respectively....
Hello.
I am new to Zephyr, I know how to digital read the pin which is used as INPUT
#define SW0_NODE DT_ALIAS (sw0)
static const struct gpio_dt_spec DOUTINPUT = GPIO_DT_SPEC_GET_OR...
Greetings,
I'm using NRF52840 with softdevice and nRF5_SDK_17.1.0 on NRF52 DK.
The shutdown_handler in my code is as follows:
There is a secure bootloader from Nordic...
Hi, I am using nRF52832 module as connectivity chip (GAP peripheral, GATT server) with ble_app_uart_pca10040_s112 as source.
I am using nRF connect app to test data communication...
I am currently developing a feature for a BLE module to pass certifications (BL654 Laird, based on nRF52840). My application runs on SDK 15.0.0. I used the "radio_test" module...
My overall goal is to update the percentage of battery left in the advertiser and then either go to a nine second sleep to conserve as much power as possible and then wake...
I am following the instructions to enable micro-ecc support for an example code ( secure bootloader ble s132 pca10040 debug). I am using SDK 17.0.2.
I have successfully...
I'm sorry, maybe it's me, but your SAADC documentation leaves much to be desired, as I was easily able to implement getting readings from a single analog input (non-blocking...
Hi,
Trying to do a very simple thing.
I want to start a new project from a sample project, but I want my new project to be in a different folder
Load nRF Connect...
Greetings,
I've been developing a nrfxlib/zboss based Zigbee device and hitting a wall when trying to add more than one endpoint of a given type .
This is because the...
Hi community I'm trying to test the functionality of NB-IOT using nRF9160 board. I'm not using the default iBasis SIM card (it doesn't have the couverage in Tunisia), I'm...
I have the beginnings of a simple application that I am playing with using the Nrf52840DK with the Zigbee libraries in the Segger embedded studio environment on a Mac host...
Hi,
Checking the new nRF52833, i saw that it has the same package as nRF52840.
Considering to migrate from nRF52840 to nRF52833, i checked the recommended schematics...
Hello everyone,
We want to go into production stage so production is going to flash firmware on to the custom boards. The computer they use is still running windows 7...
Hi,
The VSCode extension is great, far more convenient env than Segger. THe only thing i find myself doing is create a NCS project in Segger with a custom board to create...