I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
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...
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...
Hi teams,
Recently, I made a custom board based on nRF52833 DK.
It works fine until now, and most of things works well.
But, I cannot make the board to show logs in...
I can see advertising packets of a device using an nRF51822 in Wireshark (example packet capture here https://imgur.com/a/maV6kbb) . But can't see them in nRF Connect on Android...
Hello,
I'm using the peer_manager in a GATT server project, after a first bond was created, I want the peripheral (GATT server) to advertise with ADV_DIRECT_IND, once the...