Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
I am currently using nRF8001 in my board (configured to connect - send data - disconnect - sleep every 30s cycle time). However, I am measuring about 140uA in average and...
Hello there.
I'm developing a custom board for the nrf52810 chip. I'm taking the reference files as a base for my own design, but I'm a little bit confused on which files...
Hi,
I am using nRF52840, SDK 15.0, softdevice 6.0.0 (toolchain IAR 7 on windows).
My application runs on FreeRTOS 9.0.0 tickless (NRF_SDH_DISPATCH_MODEL 2).
I have a...
Hi,
I want to get Battery ADC Value.
So. I simply used nrf_drv_saadc_sample_convert() function.
At first I thought it was the right value,
Later, I found that the...
Hi,
I want to get Battery ADC Value.
So, I simply used nrf_drv_saadc_convert()
At first I thought it was the right value,
Later, I found out the wrong value.
If...
Hello, Nordic.
I am working on an iOS App that uses a MPU9250 sensor to display a 3D simulation screen in my app. (It is same as motion control in Thingy52 App).
I...
Hi,
I am using PCA10028 development kit for sniffer with wireshark 3.0.1 using sniffer version V2.0 beta 3 . I am getting issue like "Encrypted packet decrypted incorrectly...
Greetings,
I was wondering why Amazon FreeRTOS demo wont work on nRF52840 DK. After following all the steps even building a bootloader on my board, my demo is running but...
SDK 14.0,
IC:NRF52832
I want to save some data in the flash via the FDS. firstly i write 3 records then the next I want to read them one by one according to the record...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image. I am using ‘ble_app_blinky’.
1) If I configure any GPIO as state change trigger...
I used Win 7.
I updated the nRF connect application to use with the nRF dongle.
The Microsoft wireless mouse and keyboard is shown like nRF Connect DFU Trigger. Also internal...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image. I am using ‘ble_app_blinky’.
1) What is the difference between High-accuracy...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...