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...
Dear Sir,
I have bought a BMD 300 chip.
I have implemented a firmware with segger embedded studio and SDK15 for nrf52832.
I have flashed it to BMD300 DK from Rigado...
Hi:
As we are going to use nRF52840 on our product, we were trying the check the HW security implemented in the chip. nRf52840 implemented Arm TrustZone CryptoCell-310 in...
Hi Team,
I hope you are doing good.....
I am using nRF51822 with the SDK version 12.3.0 in windows, keil version is 5.26.
In the blu_app_uart Application i want...
Hi,
In order to isolate the issue, I've created an app that :
1. switches to dc2dc mode.
2. calls sd_app_evt_wait()
I still see 3ma consumption,
any ideas...
Hi
Actually i have a big project and have a problem in the estimation of FLASH and RAM memory for the project
i ma going to implement the mesh SDK with the BLE Stack because...
Hello,
I am working with a custom board with the nrf52832 chip.
I have merged and written the following on the board: SD (s132, 6.1.0) + secure bootloader from the latest...
Hello,
I purchased a nRF52 DK board and sparkfun nrf52832 breakout board , and was successful with blinking the LED on the breakout board.
In order to test if I would...
Hello,
(I am using SDK 15.1 on a linux system)
I will breakdown the question in two parts -
when do we get fatal ? - i know one or two cases for example when softdevice...
Hi.....
i want to transfer the data for every one minute from peripheral device to nrf connect via (phone app).. how to declare in the program and what function to be used...
Dear all,
When I added more than 4 buttons by modifying the example "ble_app_uart" of nRF5_SDK_15.2.0_9412b96, nRF52832 can not run normally.
Another strangely problem...
Hi,
Just got four 52840 USB dongles, with the intent to evaluate the Nordic BT Mesh. But I've been unable to get even a simple Blinky example programmed on the dongle. I...
Hi all, I've just implemented light switch proxy example and it's working very well. Now, I have three NRF52832 boards, and for instance, I have:
A board in the garden...