I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
So I have my dongle sniffing for BLE packets and I can see all the advertising packets coming from the device, even the SCAN_REQ and SCAN_RSP.
But as soon as I paired the...
Hi Sir
The product is nrf52840 and SDK15, If I'd want to do following SPI operation ( CS to L ---> MOSI data {0x60, 0x00, 0x00, 0x11} ---> CS to H )
1. How to setup nrf_drv_spi_transfer...
I need to write a Windows program that talks to the nRF52840 Dongle. Is there a .dll or .lib or source code for communicating with the Dongle? I have programmed the dongle...
Hi
is the design (including schematics and pcb design) for nrf52 quadcopter is working one on the GitHub ( https://github.com/NordicPlayground/nrf52-quadcopter ) without...
Guys, i'm using a custom board with nrf52832 on it. The custom board doesn't have an external oscillator. So i'm trying to use internal RC oscillator. I am not using any softdevice...
Hi,
I want to program a NRF51822 custom board(waveshare) with NRF52DK using mbed
Can someone please help me with the tutorial
Thanks and regards
Siddharth
Hello Nordic Team
I am working on Raytac MDBT42V – 512K module. In this module doesn't have external crystal. So according to Raytac spec, it recommend to use internal 32MHz...
Hello,
I'm using BL654 module (nrf52840 inside); SDK15; softdevice s140; IAR.
In my projects I'm using peripherals: I2C(TWI), SPI. Project based on ble_app_uart example...
Hello everyone:
Recently, a Bluetooth HID keyboard is being developed. After the Bluetooth keyboard is connected to iphone, the virtual keyboard of the iPhone is disappearing...
Hey people! First of all, I am still kind of a noob. I am developing in Eclipse Mars (4.5.2) using the SDK version 13.0.0. I used the SAADC sampling example. My application...
I've been waiting for an answer to this question for a few days now: https://devzone.nordicsemi.com/f/nordic-q-a/37487/why-is-the-hfclk-necessary-for-the-dtm-module Is there...
Hi all! I have the embedded sudio (V3.34b) and when i build in debug there are no problems, when i tried to build this project on release i get compile error (I check the...