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...
Hello there,
I created a project a while ago with the SES and the SDK 15.x. For a new Project, we would like to move to PlatformIO. Right now I am evaluating where we will...
Hi Guys
I recently made my own PCB for a project. On the PCB I am using a Laird BL654PA Module with external antenna. All the I/O's work great but im struggling with the...
Hi,
We had met problem at buttonless DFU with bonded information at Andriod set-top-box.
The problem we saw is we can not know when the ATT table is different at andriod...
I'm trying to wait on a single POLLIN event on a net socket, but I'm finding that poll() will still return immediately with the POLLIN event even if it's not set in the struct...
Hi , I am developing a zigbee project using nrf52840 using NRF52 zigbee sdk . I had to do some changes in zboss header files ( zb_config_common.h and zb_config.h ) to change...
I'm using the NRF52840-DK with the SB40 jumper cut, then powering through P21 and measuring with an ammeter across P22. USB is unplugged during measurement. I'm using zephyr...
Hi,
Eventhough I am able to communicate with my I2C slave, this message appear for every transmision.
[00:00:00.709,350]
[1;31m<err> i2c_nrfx_twim: Error 195952641...
I get long range demo code for 52840 on the web:
long_range_demo_15.2
and modify the code to test the 52833 long range feature;
MAINLY code:
My question is:...
Hello.
I would like to use UART or UARTE in all of my future projects for debugging. What steps do I need for one app to work? More specifically:
1 - What include folders...
I'm new to the nRF5340 and zephyr and ncs, but I have gone through the tutorial series
We're developing a product that will use the SPIS peripheral on the nRF5340 and...
Hi, Im developing a Zigbee concentrator. I used nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730 ble_zigbee_template as start point of my project. The light bulbs and switch...
We are using Lairds BL652 module in our product and develop code for it using the Nordic Semiconductor nRF5 SDK and flash it using jlink. Referring to the attached schematic...
Hello Nordic,
I recently setup the Command Line application for our device, using USB CDC ACM. I started experimenting in the example cli project. After everything was...
Using nRF Connect SDK v1.2.0 on nRF52840 DK (PCA10056)
We are evaluating the nRF Connect SDK on the 52840 until our 5340 PDK arrives. While running the mesh light example...