Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
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 am using a STlink to flash a nrf51822 module , and i am using Keil to do that, i flashed the module but when i am scanning it to find it in my mobile i cant find it, i doesn...
Hi ,
Does the Application update depend on bootloader version? . I changed the boot loader but application remains same on my device , hence the device is not booting up...
I have an application with three other tasks beside the sdh task. I'm trying to integrate softdevice to my existing freertos application, but soon after the task scheduler...
Hi,
What would be the procedure for updating the firmware of device through another host micro controller UART? (Not with PC tools like nrf go studio, nrf connect, nrf jprog...
Sir,
I have a MDBT50Q-UFL evaluation board. I am using Keil uVision 5 and flashing is done through ST-Link. I downloaded the example files from http://developer.nordicsemi...
Hi,
I have Ublox EVK-NINA-B3 on table, which has totally different pin layout than NRF52 DK (not sure why): https://www.u-blox.com/sites/default/files/EVK-NINA-B3_UserGuide_...
Hello everyone! I am a beginner and I need help in understanding advertising data. I am migrationg from SDK 13 to SDK 15.2. In SDK 13, the advertising data with manufacturer...
Dear Engineer,
work on sdk15.2, pca10040 eavl board. one as central run this code
\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\examples\ble_central\ble_app_multilink_central...
I am starter developer of nRF51822 custom board.
in this board 16 mhz crystal is connected externally with XC1 and XC2 pins(37 & 38)
nRF5_SDK_12.1.0_0d23e2a rar file is...
Hello everyone,
I know that there are many similiar questions on the DevZone but i am not able to get it work and i dont uderstand it yet.
For example: https://devzone...
(Mesh_v2.11, SDK_15.0.0, NRF52832)
Hello,
I wonder if a device can relay DFU packets even though mesh_relay is disabled by nrf_mesh_opt_set(NRF_MESH_OPT_NET_RELAY_ENABLE...
I am trying to set up the nrf52840 dongle on IAR using an I-jet for debugging. I have iar version 8.32.1. I am using example project ble_app_blinky from the ble_peripheral...
Hi I met a problem during programming a combo of HID on nrf52. I have set combo HID that have keyboard and multi touch. after pairing my smartphone(galaxy note 8), keyboard...
Dear Colleagues,
I'd appreciate your advice on the selecting external or internal pullup or pulldown design for a wake up button which would cause minimal increase in current...
Hi.
I'm trying to make a bluetooth based sip/puff controller for disabled people. The main use case will be to enable people that can't use their hands, but move their head...