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...
The ble_app_hhs_freertos example uses nrf_sdh_freertos.c, which in turn, requires that NRF_SDH_DISPATCH_MODEL be set to NRF_SDH_DISPATCH_MODEL_POLING.
Is there a reason...
We are in process to certified a product using the nrf52832. While testing the certification team find an offset greater than 20 ppm, like in the following scree shot:
...
Hi team,
I have to create a program which sends messages from one dongle to another. Now I have ported radio transmit and receive + USB CDC ACM programs for two 52840 dongles...
Hello,
I have experienced some softdevice hardfault in my multiprotocol application. I use https://github.com/NordicSemiconductor/nRF-IEEE-802.15.4-radio-driver/wiki with...
Hello,
My application, running on nRF52840 with SDK15.2, needs to detect the reset source from System OFF state. However, when using the BLE Secure DFU Bootloader, it always...
Hello,
I use nRF5SDK160098a08e2 SDK version, on ubuntu 16.04.
I use pca10056 (nrf52840 dev-kit).
I want to run cc310 example located at ./examples/crypto/nrf_cc310...
hello,
We have a product in production using nRF51422 and we are scaling up volume in a new manufacturing facility.
The functional tester stations require use of Master...
Hi!
Is there an example of how to use BLE_GAP_CONN_SEC_SET_MODE_LESC_WITH_MITM?
I cannot find one and I am having a hard time understanding what I need to do to make...
Hi,
I'm trying to use the pc-ble-driver "nrf-ble-driver-4.1.1-win_x86_32" to communicate with our nRF52-based embedded product. The fact that the PC and embedded implementations...
Hi,
I am using NRF52832 with secure bootloader to OTA my application in the field using Dual Bank updates and everything is working fine. In my application, I am using FDS...
Hi,
I need to use external eeprom memory AT24C256. I have not found any example for nrf52, so I started with migration existing arduino code to Nordic´s. Here is the Arduino...
Hey,
I am working on NRF51822, S130 softdevice integrating security, I have used the GLS as a reference for security implementation.
I have a use case in which I am...
I have both ble_app_uart_c and ble_app_uart they are automatically connected to each other if they are on. my question is ble_app_uart_c supports one to many or not? if it...
I am developing using pc-ble-driver-js and nrf52840 dongle.
We know that nrf's development tools (nrf connect ...) are being developed using an electron framework,
and...
We are using SDK 15.2.0 and softdevice s132 v6.10. we want to use the concurrent feature for broadcaster and observer. we wanted to just confirm that this feature is reliable...