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...
SDK:nRF5_SDK_16.0.0_98a08e2
Hardware:52832QFAA
I refer to the code of ble_app_buttonless_dfu to port to ble_app_hrs_freertos but the following problems occur during the...
Hi,
I've been experimenting with the Mesh SDK (v3.2) on nRF52832 boards. After doing some end-to-end latency experiments, I've come up with some questions associated with...
51822, S130, SDK11.0. In order to save current, I disabled fast adv and set the slow adv interval to 10seconds. The current is low now, but I am facing connecting issues with...
with regards to nrfconnect ios v2.2, has anything changed with respect to service changed characteristic or service and characteristic discovery?
(behaviors described seen...
Hi nRF team,
I am configuring my GPIO pin with below code sample.
out_config = GPIOTE_CONFIG_OUT_SIMPLE(false);
err_code = nrfx_gpiote_out_init(MEM_SPI_SS_PIN, &out_config...
in ¨¨Blinky example¨¨ we press button on one board and led get ON on other board.
I want to ask how can I modify this example or any other example
what are the functions...
Hi
I am looking for BME680 example code for Thingy91,since I donot have access to NB-IoT / LTE network as of now, i can't use the asset tracking demo code. I just need BME680...
hello
we used sdk_15.2.0 ->proprietary_rf -> esb_ptx example to check 52840 transmission.
now we have 61440 bytes need to be sent out. i used following code;
int main...
I`m searching after a document / description how to setup a user test case for BLE RF distance range measurements. Maybe Nordic have a smart phone app which we can use to...
I am evaluating NRF for a commercial project. I am also new to this BLE business so trying to learn fast.
I am trying to run the supplied BLE UART example on the NRF52DK...
I am trying to develop a low power scanner with nrf52832 which is is acting as both central and peripheral (beacon)
I need to detect other tags like itself transmitting...
Hi,
is there any example of firmware that can be used on nRF24LU1P that perform some data receiving on RF side and send them over USB?
The most important part is the USB...
Hello, We have designed a PLE peripheral based on nRF52840, SDK16.0, Softdevice v7.0.1. We have having an issue where, occasionally, we send a certain data (a command) to...
Hi everyone,
I created a custom service that I want to be advertised through scan response. Also, I want to advertise the INFORMATION SERVICE through advertising data. I...
Hi, I'm working with nRF52840 with NFC. I don't have yet the external antenna to connect to (now I'm using uFL), but I'm not sure about the trace width that goes from the...