Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
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...