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...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
Our product is peripheral device which is based on nRF52840
We also develop central device on PC application (windows 7 & 10) but our customers might use BLE 4.2 ...
Hi Nordic. I am working on a project, where I have to connect to a peripheral device with the NRF52 DK as a central device, and get services and characteristics from the peripheral...
According to the documentation of the softdevice v6.
The scanner will automatically stop in the following cases:
sd_ble_gap_scan_stop is called.
sd_ble_gap_connect...
Hey everyone,
I use Bluetooth Mesh 2.1.1 , SDK 15.0, and nRF52840
I want to change the Transmit Power of my Beacon-Server (Mesh Advertisement Packet) on the fly, for example...
Hi everyone,
My hw/sw configuration:
- nRF52840
- sdk 15.0.0
- softdevice: s140_nrf52_6.0.0
I need to use 2 SPI and 2 I2C interfaces.
Nrf52840 has
- 3 SPI (spi0...
I am using SES and I tried to open and build this example -->
C:\nordic_semi\nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_proximity\pca10056\s140\ses\ble_app_proximity_pca10056_s140...
Hi Great Nordic team:
As title, when I perform white-list function in BLE connection,
Is there any way to know from peripheral that there is a connection request from...
Hi,
I have a project that I have product which I have produced several thousand over the last couple of years and today find an issue.
The product has a receiver that...
Hello,
Device: nrf52840DK
Software: nRFgoStudio (version 1.21.2.10)
Operating System: Windows 10 (updated)
I am not able to enable the reset pin. I am trying to...
Hello All,
I am trying to build the "bootloader_secure_serial" example from SDK 14.2.0 on IAR Embedded Workbench IDE ARM- 7.60.1 and I get this error: Error[Pg004]: macro...
Hi,
I'm trying to utilize PPI system to generate repetitive sequence of tasks (lets call them Task A, B, C, D, E, F) at 0,10,20,40,60,80 ms every second. i.e. I need to...
Hi,
I'm trying to test adding my own custom service, but have errors when I tried to add a 128bit UUID, the test code is simple, in the service_init() function, I just added...
I am using nrf52832 and sdk 14.2.0.The software I am using is keil 5.17.the error is as follows:.\_build\nrf52832_xxaa.axf: Error: L6915E: Library reports error: __use_no_semihosting...
Hi,
In nRF SDK15, Bluetooth peripheral examples for HID devices were limited to keyboard and mouse. By any means, can we configure Nordic device as a game controller?