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...
Hello Support
I have a question about the function " uint16_t otCoapMessageGetMessageId(const otMessage *aMessage); ". I need to know the message ID for my application....
Hi,
I am facing a problem while setting up pyaci on Ubuntu 20.04.
On launching the command:
In [4]: p = Provisioner(device, db)
I am getting:
In [5]: 2020-08-04...
Hello guys,
In our current project, we need to have the ability to copy .bmp images from our PC directly to W25N01GVZEIG TR QSPI flash memory of NAND type. To the best...
Hello, i am new to the whole NRF programming. I created my custom board with a NRF52811 SoC, without external LF crystal. I have been trying to get the device to advertise...
Hi all,
I am working on eddystone scanner and I follow this post to start with. However, I have some problems:
1. The device isn't scanning without any modification of...
Hello Everyone,
I am a beginner and working on nRF52832 DK using SDK v13 and using keil mdk armv5.as a compiler. I build it successfully, but when I loaded the hex file...
I am trying to update the firmware on the Thingy:91 following the instructions here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nc_programmer%2FUG%2Fnrf_connect_programmer...
Hi
I am using nordic thingy 91 and i want to program my application on nRF9160 and nRF52840 respectively and i am following the getting start guide.
first i was able to...
SDK 17.0.0/ Windows/nRF52840 DK/ SEGGER
Hi, I want to learn how to achieve the outcome of allowing the peripheral to advertise in the long-range and the Central DK to pick...
Hello,
I have an application in which I need to get RSSI before, during and after any BLE connection has been made. The RSSI measurements are being used to quantify the...
Hello, I am using nRF52 DK and SDK V15.2.0 with a Nordic PPK to measure current draw. I have read tons and tons of questions posted here but am still unable to figure out...
Hi all :) ,
I'm trying to create my new zip folder with new image.
I connect to my nrf52833, then i click on dfu button into nrfConnect mobil app.
I selec zip file...
I'm using:
OS : Windows 10
IDE : Segger Embedded Studio for ARM Realease 4.52c Windows x64
SDK : nRF_SDK_15.0.0_a53641a
In my project I'm using 4 pressure sensors...
Hi,
I've been trying to make a small modification on the existing Nordic Thingy firmware, such as changing the color of an LED, by compiling the existing Nordic Thingy 52...
Hi,
I am trying to set up a region of RAM to store variables that persist across soft reboots but am unsure how to do it in this environment. I would normally define a region...