Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
We plan to use the 52840 to make a module with an external flash, if we apply the QSPI peripheral, must we use the P0.23,P1.00,P0.21,P0.25,P0.19 pins recommended in the specification...
I want to run my software on nRF52832. It is already running on nRF52840.
What are the changes I would require making this transition.
We are using soft devices and all...
Hi.
Please help project evaluation.
The project is a BLE HID mouse , it need playback LC3 audio sound sometime.
Can we use HID function and LC3 function at the same...
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...