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...
Hi, We have custom nrf52840/33 peripherals, advertising every couple hours, and passing/receiving information from centrals running node.js version 12.22.5 with pc-ble-driver...
Hi, I work on custom board, which have NRF52833 and IS25LP016D SPI flash. I tried with SPI flash sample but SPI flash driver IS25LP016D was not found! err message show on...
Hello,
I want to use DTM FW for my design and have to update Tx & Rx pins to 21 and 20 respectively. Looking at the files in $\ncs\v1.8.0\nrf\samples\bluetooth\direct_test_mode...
Hi
I measured the CW output power of several DevBoards (nRF52832 and nRF52840) and the output power is much lower than expected.
Setup:
nRF52832 or nRF52840 DevBoard...
Hi Nordic,
when I run the samples/subsys/fs/fat_fs, the example of FAT file system usage with SDHC media, get error as below:
I have no idea how to fix it.
the SD...
Hello, sorry to disturb you I'm using Nrf52840 board and I would like to know how to flash correctly. I'm going to tell what i did with Visual Studio Code. I created a simple...
hello guys ,
In my project i am trying to reduce power consumption of nrf52810 with sensor. when a device is powered up it consumes 1.2mA without BLE advertisement and i...
We recently changed from nRF52832 to nRF52833 and for layout convenience used some of the P1.xx pins for our signals.
We are using SDK ver: nRF5_SDK_17.0.2_d674dde
For...
Just installed nrF Connect SDK v1.8.0 (using Toolchain Manager) - under Windows Windows 10 Entreprise
I have completed the setup and restarted my PC, however VSC is not...
Hi everyone,
I experiment with the saadc low power example . I have followed all the settings but I cannot achieve as low power as the example. As you can see from the PPK...
Hi,
1.How to test the ESD Human Body Model (HBM) performance of nRF5340?
2.How to test ESD Charged Device Model (CDM) performance of nRF5340?
Thank you for all your...
Hi everyone,
I have just purchased the PPK2. I've noticed that there two methods two measure the current
1. Source meter (the PPK2 provides power to the DUT)
2. Ampere...
Good day!
I have a question about length in MPID. In current implementation size measures in uint16 size and this brings lot's of troubles when you try to decode values...
Hi, I want to run UART on my custom PCB module that uses Wuerth Elektronik Thyone-I module that has nRF52840 chip. The project has just a RX, TX pins (and power supply, of...