Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
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...
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...