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...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
Hi
Im using the DFU secure example (examples\dfu\bootloader_secure\pca10028)
Im working on a NRF51822-QFAA ,S130 SDK12.3 , Im not sure about my IROM/IRAM definitions,...
Hi Nordic Team, One of our customer wants to integrate communication via Thread BLE on his IoT-Gateway. We found your nRF52840 Dongle. Does this dongle have any certifications...
Hi,
I am planning on using nrf52832 for a beacon application. I happen to get a schematic and layout from Nordic website for development.
I am attaching the schematic...
Hi, I am trying to interface MPU^)%) sensor with NRF52832. with help of BLE UART. i will get the resultant data on BLE APP. but here i got some error is this the linking error...
Hi,
we want to made the device which should working in the mesh network without provisiong procedure by user.
Typical application - network with 500 nodes, every node...
Hi, I am using nordic nrf52832 module with BLE mesh SDK V2.2.0 I want to do DFU for application + softdevice without any serial connection through mobile app between BLE mesh...
I got the fail result of the test CPS/SEN/SPE/BI-05-C [Cycling Power Control Point Procedure Timeout].
At this test, the tester does not send the confirmation until ATT...
Hi Team Nordic,
According to the AM2302 (DHT22) datasheet, the data pin will be pulled to high state in idle state. But in my case, when i am reading the data pin before...
I'm developing nFR52832 to communicate with the PC via UART. commands are sent to the nRF and for each command nRF responds with some data back to the PC via UART.
The UART...
I'm trying to include the SPI driver in my project.
I have added the .c file into my project:
I have included the path into the project:
I have enabled the SPI...
I try to make bootloader via USART for my application. I'm using: nRF51422rev.2, SDK6.1.0, S210 ver3.0.0. KEIL5.11. I did everything like describes in post here:
devzone...
I want to implement BLE security in one of my project where central and peripheral connection should be secured rather than only characteristic protection.
And any way to...