Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Hi,
I am unable to connect and program a custom board with nRF52833 after performing 'Erase All' using Segger IDE (V5.66).
Those boards were programmed a few months ago...
Hello! I am a total newb but trying to self-learn embedded programming / electronics. I recently received a nRF52840 development kit and followed instructions at https://nordicsemi...
Development environment :
ARM-GCC version - "gcc-arm-none-eabi-6-2017-q2-update"
nRF SDK version - nRF5_SDK_15.2.0_9412b96
nRF Mesh SDK version - nrf5SDKforMeshv310src...
Burn the firmware of nrf/samples/bluetooh/multi-adv-set, the mobile phone scans the broadcast of 2 mac addresses.
How to set multiple broadcasts of nRF5340 to the same mac...
I'm trying to use BLE and radio synchronization with a nRF5340. For this I need to integrate radio synchronization and HCI RPmsg into the nRF5340 NET core. My synchronization...
Nice to meet you
What is the recommended land size for your product nRF52840-CKAA?
Mechanical information was found at the following URL.
" ">infocenter.nordicsemi.com/index...
I am trying to get the UARTE0 on the nRF9160 DK to transmit some bytes through the Virtual COM port. I am not sure why it does not work. I have included my source code below...
I followed the directions/videos to install the nRF development environment for VSCode on a Windows machine: https://www.youtube.com/playlist?list=PLx_tBuQ_KSqEt7NK-H7Lu78lT2OijwIMl...
I'm new to nRF have done the "nRF Connect SDK Fundamentals", course and have create a custom characteristic to read and write but I cannot get notification to work.
I'm...
Hello everyone,
I am still being not able of getting my nRF9160 DK connected to the nRF Cloud. I have already done what this link https://api.nrfcloud.com/v1/#section/Error...
I am mentoring two college capstone teams on UWB projects using the Qorvo DWM3001CDK boards. These boards have the nRF52833 embedded and use the Nordic BLE stack/
neither...
I mistakenly formatted the Bootloader Partition of the nRF52-DF in the bootloader mode of the DK
After that, the DK does not appear on the device manager and does not enter...
Hello everyone,
I hope to get an answer to my question. Currently, I am using the nRF9160 DK and the
X-NUCLEO-IKS02A1 which is the (MEMS and microphone MEMS expansion...
hi devzon.
a few days ago, I successed what I want using ble_app_blinky and ble_app_blinky_c
- when press the button1 of server nrf52 dk board, and then the led1 of client...