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...
I'm porting a bluetooth app developed on a PCA10040 to a prototype PCB with a Fanstel BT840F.
My development environment is
Windows 10
nRF Connect V3.7.1
Toolchain...
Hi I have create a firmware to exchange sensor data through UART / RS485 (MODBUS Slave).
I succeeded to create my firmware and test it with a USD Serial to RS485 device...
Running lwM2M_client routine into PSM with nRF9160 is about 450uA current, RTT is used for logging and all UART is disable.
I use ncs1.6.0.
What's causing 450ua?
How...
dear simon
First of all, thank you very much for your help,Now in my program, I also encountered such a problem,I use NRF_ qspi_ Nor the power consumption of my whole system...
Hi
I configure two IO output PWM, one of which outputs PWM all the time, and the other turns on PWM by timer intermittently ,The period of the former becomes wider,As shown...
I’m not able to connect my Thingy91 to the network. I have successfully registered my Ibasis SIM card in the nRF Cloud (or at least that is what I think I have done):
...
Hi,
I am trying to configure a basic output pin in the device tree configuration. I read somewhere a 'compatible' parameter is requires because it describes what will be...
hi team,
Intial we followed this link for system on --> https://embeddedcentric.com/lesson-14-nrf5x-power-management-tutorial/
Now we are trying to enable the constant...
Hai
I have an NRF52840 Development board with 1MB of flash. I have an requirement to store a large amount of data in a flash around 6k samples in one record.
For this...
Hello,
Im using E73-2G4M08S1C module based on nrf52840. Somehow even when in erased state its consuming a lot of energy and starts heating very fast.
Im trying to figure...
Hi Nordic team
I failed to demostarte multicell location sample.
Hardware: Thingy91
SDK: v1.6.0/multicell location
Modem: v1.3.0
Q1. At prj.conf, nrf cloud location...
Hi Nordic
We are developing our IOT product and we are starting our development of firmware on nRF9160 DK so that we can port that code to our custom PCB that will contain...
Hi,
My application is currently using s132 v5.1.0. The Release notes for s132 v6.0.0 say:
"Fixed an issue where incorrect timing calculations during the LE Data Length...
Hello
I am running this version of SES
SEGGER Embedded Studio for ARM
Release 5.34a Build 2021011401.44914
Nordic Edition
Windows x64
When I run my program in...
Hello,
I am using the pine watch hardware, to do some tests,
I configured through the overlay file, the I2C_1 to use pins 0.6, 0.7 as shown below,
&i2c1 { compatible...