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,
I'm currently implementing a multi-endpoints Zigbee device using an nRF52840.
This device is a router which have several "GROUPS" clusters (one in each endpoint...
Hi,
I've nrf52840, s140 with SDK17.2 and I was able to set REGOUT0 to 3.3V in 2 ways.
or
nrfjprog.exe --memwr 0x10001304 --val 0xFFFFFFFD
After that I do...
It is my understanding that the more antennas you use for AoA the more memory is required. I am trying to gauge how much memory and resources would I have left for other application...
Is there a way to configure the serial LTE modem application to communicate through the UART using a 2-wire Tx/Rx with Hardware flow control disabled?
I have read that you...
We are trying to switch main MCU that we use in our products into NRF52/53 series devices. We've chosen NRF52833 (aQFN73) for one of these devices. Is it possible to use only...
Hi,
I have a question about the LwM2M Client implementation for the nRF9160.
Can the LwM2M Object updated in a registration update or it is relying on a re-registration...
I have a situation where a customer needs to DFU some nRF52840 custom boards that we shipped. The firmware that I wrote used extended advertising and thus appears as a Bluetooth...
Hi,
I tried running the crypto sample example as part of the nRF SDK project on my nRF5340 DK.
I successfully completed as few tests and then fails while trying to run...
Hello Nordic Team I want to use the ble_app_beacon example found in SDK 15.3 on NRF52810 when NON_CONNECTABLE_ADV_INTERVAL is MSEC_TO_UNITS (5000, UNIT_0_625_MS). The program...
We are using the QDEC in an nRF52832 and our rotation speeds are 0 to 15rpm, usually around 10rpm. Is there any fundamental reason the QDEC can not be used in this case? We...
I'm trying to get the bmi160 sample to work with my custom nRF9160 board. I think the sample is quite old and not maintained. Unmodified (except fixing pure compilation errors...
Hi.
I am building an I2C driver for the Sensirion SPS30 particle sensor (datasheet: https://no.mouser.com/datasheet/2/682/Sensirion_PM_Sensors_SPS30_Datasheet-1888453...
Hello!
Im trying to change my application. Right now everything works with bonding. DFU and reading and writing characteristics. We have noticed a lot of clients unpair...
Hi all!
I'm trying to run the BLE light switch example on the nRF52833 development board using Segger. I get the following error whenever I try to build the client. This...
sorry where i can find the document/spec for the API that we can use to comunicate with LTE stack L3 . Using Zephyr ? threre are some examples that can help me ?
Best Regards...