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...
Hi Sir
I try to write/read/earse any address with length 32.
but some bytes shows zero "0x0" when I use , it should be 0xff after erasing...
Do you know what's the problem...
SDK: 15.0, PCA10040
Hi, I am trying to add multiperipheral to Multiperipheral LBS example and I get this error .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol...
Hi, I'm trying to add multiperipheral option to usbd-ble-uart example and for that I checked the example ble-app-multiperipheral and I can't find the way to do that so my...
Hi.
I have a project with usb_cdc merged with multilink_central and NUS service. It is working quite well, multiple peripherals can connect and send data to the central...
Hi,
Currently I am sounding a simple beep on and off sound with a Piezo Buzzer on the nRF52832 and using the power profiler, it is consuming approx 713.323 μA, I was wondering...
Hello!
I have a question about the slave latency: I know how it should work, I would like to know if it is normal that there are current peaks in the supply current when...
Hi,
Does anyone have a hex code that can be added to the app hex in order to get rbp for NRF52832? Or a code that can be used from Arduino IDE?
I know that it can be...
Following error throwing while using nrf tools
nrfjprog verion 9.3.1 -------------------------------------------------------------------------------- FUNCTION: open_dll...
Can someone explain the indepth working of nrf dfu bootloader example with respect to the init packet.
How is it decoded and the information gets stored in the structure...
Hello,
I'm getting started using the nRF Sniffer with PCA10040 and Wireshark on MacOS. I followed the instructions in the User Guide and was finally able to set it up by...
Hi
This is just a head's up. In function nrf_esb_pop_tx(void) you have the following code ...
Instead it should be the following...
Otherwise the bug is such that...
The Introduction page is inconsistent:
infocenter.nordicsemi.com/index.jsp
first it says
[quote]]The mesh stack is also compatible with the nRF52810 platform, but not...