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
According to nRF52840 Product Specification, the SPI master data rate can be set in the SPI frequency register. The configurable values are listed there. Is it possible...
Hello everyone,
Maybe it is a stupid question but I am completely lost,
I have a stm32f103c8tb that I have to use for programming a nrf51822, the thing is I have absolutely...
Hello,
I am developing a firmware to count pulses through a GPIO and store the sum of these pulses in a memory until there is pairing with the BLE.
After pairing, the sum...
Hello,
I am developing a firmware to count pulses through a GPIO and store the sum of these pulses in a memory until there is pairing with the BLE. After pairing, the sum...
Hi
At the company I work for (Ztove ApS) we have expanded the capacity of nrfutil (https://github.com/NordicSemiconductor/pc-nrfutil) to include a option for AES (CBC mode...
Hi
In ESB there is the function nrf_esb_suspend(). After calling it, what function do I call to resume ?
Look forward to hearing from you
Regards
Mahendra
Hello!
Related to the addition of new services to the Attributes table, is there a way to check if a certain service UUID has already been added?
This problem arose because...
How do I check what version I have installed?
The 'Getting Started' page states a minimum version of 9 .5. 0:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
So what steps do we need to take to have these two different Python versions both installed & usable at the same time on the same machine?
The ' Installing the toolchain...
I have three PCA10056 development boards and have loaded the BLE mesh light_switch proxy_server onto all of them (SDK v2.2.0) which incorperates soft device S140 V6.0.0
...
Hi all !
I'm struggling to get a frequency jumping protocol up and running and can't figure out how to handle the following situation (please refer to the attached "pseudo...
Let's have light-switch provisioner, server and client.
My question is, how to send a message from a client or a server to the provisioner? In order to send a message, client...
Hi,
As part of my project, I need to use the SD card drivers of the nRF5 SDK and the I2S driver. The issue I am having is the following:
If I use pin 31 as the SCK signal...
Hi
This is a heads up that in SDK15.2.0 and file nrf_esb.c you have the line
m_rx_fifo.p_payload[m_rx_fifo.entry_point]->rssi = NRF_RADIO->RSSISAMPLE;
it should actually...
Hi
My application uses NFC for various reasons, and I need, at runtime to load up to 4 textural NDEF records onto the Nordic NRF 52832's NFC hardware.
If I wanted a simple...