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 ...
hello Dev Zone.
i need help.
now i'm try to make IR Line-tracer and detector
how ever, when my detecting object far then range,
"saadc" value change to Negative...
Okay, so I opened up my Segger Embedded Studio today. Oh, there's an upgrade--quite a few versions. Oh, that's just ducky. Click on upgrade link and get taken to:
https...
Good day.
A key customer has contacted us to give us an opportunity to devolop a lift truck IoT tracking project.
It's a big warehouse, so we cannot use the nRF9160DK...
Hello Guys,
i do have nrf9160 DK with me , and i want to connect with Verizon NB-IOT network in texas, US.
I have upgraded the firmware with latest version :
Semiconductor...
For some reason when I try and connect to an Android Pixel 2 Android version 10 I get the above BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST event. I do not really understand it...
Hi,
i am trying to run the bluetooth/ipsp example on the nrf5340 pdk. I am using the zephyr toolchain as described in the zephyr getting started guide. I followed this...
Hi, We have a Central device with a bootloader and wish to have OTA update feature. We have added code for it to advertise on a certain condition of a button press. Once it...
I have a somewhat unique GZLL configuration and am running into a bug that I don't really understand.
"Maximum tx retries" is set to 1 using nrf_gzll_set_max_tx_attempts...
I'm developing a sensor network and i am using nrf52840s and sdk15.2. I have developed a multi role unit with 4 central links and 2 peripheral links. This was tested and worked...
Hello,
This isn't actually a problem report, but might be interesting for readers of
this forum anyways.
I'm writing a series of posts about how to get a unified...
Hi everybody
I want to build a wireless UART transmission system using 2 nrf52832 modules,1 master and 1 slave
Can anybody help me know how to do that
Thanks everyo...
Hi guys,
I am trying to modify Light switch example. My goal is to create a mesh network to transfer data from server to client periodically. So far, what I have done is...
A simple question - if using the nrfx timer library how do I set a timer prescaler?
I'm using timers 3 & 4 in compare/capture mode to measure pulse widths (not the application...
Hi,
I am using nRF52840 dongle. To program this dongle an nRF connect programmer is used. Unfortunately erase button of nRF connect programmer is always disabled?Is it...
Hi,
We are developing a device which connect to a smart phone and alert the user through smartphone when the device disconnected (out-of-range).
So I guess this app...