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...
This is a bug report for the NRF9160 AWS FOTA implementation tested with nrf-sdk at 25c4404f1
My application is based on the asset_tracker_v2 example.
When I initiate...
I am attempting to develop software for a wearable device that hikers/athletes will use in the case of emergency. It will send out an emergency message when a button is pressed...
Hello,
I am trying to use part of the code from this example https://github.com/zephyrproject-rtos/zephyr/blob/master/samples/subsys/nvs
to write to and read from flash...
Hi
I'm trying to use the battery sample to create some code that reads the battery level at boot. However I'm experiencing what I believe to be a race condition
If I run...
Hi Dev team,
I have been working on a Thingy91and I was trying to read out the battery voltage of the device.
I was able to do that through the modem using the MODEM_INFO...
I am trying to send just random dummy data to my android app. First of all, I am not expecting or need the confirmation, so I should be using the notification and not indication...
I have referenced the following document.
https://www.nordicsemi.com/-/media/DocLib/Other/User_Guides/nRFSnifferUGv22.pdf?la=en
I checked the contents up to 2.3.
However...
I have configured nrf9160 dts common file with one SPI3, I2C0, UART1 and UART2. Also i changed chosen section in the dts file to use UART1. When i build and run on nrf9160DK...
Hi, everyone on the community
softdevice: sdk17
I added the BLE_APP_UART peripheral function to the scanning project, but the device is wrong when the phone is connected...
we develop the TWI I2C interface, already setting the Enable TWIM driver in the Project Setting. but.
the code :
const nrf_drv_twi_t m_twi_instance = NRF_DRV_TWI_INSTANCE...
Hi,
I just got my hands on a PPK2 and I really like it's ease of use with the Power profiler software. But I would like to write my own scripts to automate my tests. I saw...
Sir, good Morning
I ported the nrf52840 to be compatible with the sandeepmistry/arduino-nRF5: Arduino Core for Nordic Semiconductor nRF5 based boards (github.com)
It´s...
Hello, fellow developers!
Right now I'm trying to decrease the current consumption of my BLE/Thread Node witch is build on the nRF52840 dongle. It is crucial for me not...
We are using an nrf52 with SoftDevice Version s132 v2.0.1.
We are loooking to use pstorage. For testing purposes we use the pstorage start
address 0x78000(BANK1).
Altered...