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...
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...
I have the following error when I try to build a sample of ncs v1.2.0 :
I am using mac os x 10.15.4, gcc-arm-none-eabi-8-2019-q3-update, and west v0.6.3.
Note that my...
Hi everyone,
I'm now using nRF52832 to communicate with a device using UARTE.
In my application, i need to constantly send a control packet to the device, to keep it...
Hi,
I'm experimenting with NFC using HRM example.
Enabled my Android Phone NFC, programmed the example ( bonds clear ) .
First pair works - touch , get the "pair " ...
I am getting these errors with eclipse.
make[1]: *** [Makefile:177: _build/app_button.o] Error 2 make[1]: Leaving directory 'C:/Nrf_Env/nRF5_SDK_11.0.0_89a8197/examples...
Hi, I'm starting e new development, and I need to have a peripheral that: - is able send advertising to a central - is able to detect (and receive) advertising from other...
Hi, I am an Embedded developer, where I dont have much idea about cloud back end (Web) Implementation. Is there any reference for the nRF cloud back end source code Implementation...
Hi,
We are starting evaluation using:
"The MBN52832Development Kit (MBN52832DK) is an evaluation and application development kit for MBN52832 BLE Module"
is there some...
Hello,
An alternate title for this issue is:
conditional data access breakpoints not working (SES or Keil)
I have been working with Segger to resolve condition breakpoint...
Hello,
we are currently trying to use GPS with PSM on the lwm2m_client on a LTE-M network.
Unfortunately, after enabling PSM -> activating GPS -> deactivating GPS -> disabling...
Hi,
I am using the following tools and resources,
1. Segger embedded studio
2. SDK 16.
3. SD version 7.
4. nrf52 Development kit PC410040.
5. nrf Connect app in...
I am trying to run the ble_app_beacon example code for board pca10040 but I am getting the following error
.\_build\nrf52832_xxaa.sct(7): error: L6236E: No section matches...
Hi,
First my setup:
Windows 10, Segger Emmbedded V4.50, nrf52840, custom board, Mesh SDK 4.0
The issue:
My device is meant to operate while plugged in to an AC power...
I'm using 51822 QFAC, SDK11 S130 2.0.0, and GCC to make the files.
In the configuration .ld file, I put FLASH ORIGIN = 0x1b000, LENGTH = 0x25000. RAM ORIGIN = 0x20002800...