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...
Hi,
is there a possibility to tune the external xtal (lfxo) or the rtc?
In other microcontrollers there is a possibility to trim, for exampe the rtc ignores one or more...
Hi teams,
I have build custom board connected to ethernet via ENC28J60 ethernet controller.
It uses SPI communication with ENC28J60, but some strange behaviour during...
hello
i am using nrf52832 with pwm driver (working with ble and s132 if it metters)
i need to control 4 different motors speed via pwm, since there can be only 3 instances...
Hi
I have implemented a scannable advertising on nRF51822, s130, SDK12,
I can see it's working by reading the scannable information on nRC Connect, however,
on the sniffer...
Hallo,
I have a question reading the datasheet. It states:
" If a regulator is only to be used in LDO mode, the inductor for this regulator is not needed. "
I want to...
Hello,
i'm trying to understand how nrf52 and softdevice work to use it in the future, i'm working on STM32 and i have my own RTOS, i try to appropriate the platform by...
I received my NRF52840 dongles and downloaded SDK 16.0.0 and SES 4.52c. I found some old documentation that said how to convert ble_app_blinky to the dongle but then exploring...
Hi,
I have nRF52840 Dongle(PCA10059), I try to develop on the nRF Connect Desktop. But this dongle can't update firmware on the nRF connect desktop.
My operation below...
I’m using the latest version of the modem 1.2.0 and sdk v1.2.0
For the most part AWS FOTA seems to be functioning.
However it will start the FOTA job and hang and fail...
Hi everyone,
I need to set up a timer using the RTC. The default function that converts ms to ticks APP_TIMER_TICKS() accepts only milliseconds. So, I wrote my own conversion...
I want to interface Client Sensor over UART in light_switch_client code. Can you please give me the idea,how to do it.
I am using Mesh_V4.0 and SDK 16.0
Hi, teams.
I am trying to implement DFU functionality on mesh node devices.
Currently, I am using Mesh SDK 4.1.0 and have read DFU-related documents, but still something...
Hello -
We are working with a custom board that is similar to the SparkFun Pro nRF52840 Mini . We are using the nRF52840 SDK version 16.0.0 and SoftDevice 6.1.1. Our board...
Hi everyone.
I am working on the ble_app_bps_pca10056_s140 example. I want to confirm that a BLE event is received when the APP_ADV_DURATION has been expired.
After searching...