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 ...
Good Afternoon:
We are developing a BLE remote button using Nordic's nrf52840. We have purchased several devkits and are in the process of fabricating our own design specific...
Dear,
Im trying to use the motion to activate the GPS and deactivate GPS:
1. when it moves, GPS will be activated: Position-ON
2. when it stops, GPS will be activated...
I'm working on an nRF52832 based IOT product using Segger Embedded Studio for ARM v4.50 on my Windows 10 machine. My project uses FreeRTOS. Looking at the release notes for...
Hello,
This may be normal behavior once correct connection management code is in place, but I want to verify since originally I was looking at 2-3 minute connection times...
I want to use a comparator without interrupt.
The measurement is not time critical.
Therefore, I chose the LPCOMP.
For initialization I use the following code:
For...
Hi Team,
We are working with nRF9160.
Below are my queries:
1. Can we use same voltage for VDD and VGPIO? If so, how can we control the VGPIO?
2. What would be the...
Hi,
I am working on a hub based on a raspberry compute module. Zigbee support is enabled by a u-blox (or Rigado) BMD340 module connected via UART to the compute module....
I have uploaded nordic thingy 91 with lte_ble_gateway program and modified it so that it can connect with 7 devices, however when i try to connect the 6th device I get bluetooth...
Hi,
SW8 (MKH-22D14-G2-B) on my board is mechanically loose. When it is in on position, the board will intermittently power off and then back on. I did not find supply online...
Hi Guys
So I am new to this whole LWM2M protocol, so my knowledge is not that good. I have the following problem. I want to start the LWM2M_client sample with the following...
In the existing nRF5x SDK, there is a type 2 and a type 4 NFC library which can be used on nRF52 chipsets. With the introduction of zephyr and the new dual-core chipset based...
Hi,
Here's my setup:
Custom board built with nRF52840
nRF5_SDK_for_Thread_and_Zigbee_v4
Segger Embedded Studio for ARM v3.52
I have built a Zigbee Coordinator...
Hi!
About my application:
SDK 16.0.0.
FreeRTOS and SoftDevice s140.
Peripheral role (buttonless dfu without bonding)
Central role NUS_C
When incoming connection...
Hi,
If I edit a project config file (.conf) how do I get SES to rebuild the project makefiles via west?
The only way I've found is to reload the project. Which seems a...