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,
I use nRF9160 custom board and my application uses USART, ADC, I2c, SPI, RTC and LTE modem. Currently I am trying to reduce sleep current on IDLE state which is 850...
I am going to use nRF52833 chip with SDK v16.0.0 and SoftDevice s140.
There are couple of questions I would like to clarify:
1. Is AoA/AoD direction finding supported...
Hi
Using the nrf52840-dk with SD S140 and nrfx_gpiote, everything runs fund (BLE, TWI etc) but interrup on pin 0,28 causes a Hard Fault. I can not get any sensible logs...
I am trying to modify the existing Thingy-52 code to have a 'new' characteristic. I used the existing Thingy code to 'clone' a new characteristic (a 2nd microphone channel...
Hi
We tested the idle feature(by AT#XSLEEP=0) on nRF9160DK, but no significant change of power consumption before and after enter into IDLE mode, is this result correct...
Hello, I would like to save a log in the nrf5340 FLASH, how many times is possible to write? May I write in the Application CPU Flash from the Network CPU FLASH when the Application...
Hello
I am trying to discover the correct scan interval/window settings to capture the advertized packets from a beacon transmitting every 100ms(10Hz).
Should I just set...
Hello! I've have been designing a custom board. The circuit reads ADC channel 1 for long periods, 1 hour at most. When the reading is high enough it will send an alert using...
Hello,
I am trying to build a remote control using NRF52832 SoC, SDK16.0.0 with softdevice S132 version 7, Keil 5.
I have to control a servo motor and i want to achieve...
Hello,
I need to send logged sensor data in external 4MB flash to a phone via BLE.
I am using a nRF52840 based module on a custom PCB. I am using SDK v14.2.
I am using...
Hello,
Is it possible to get access to the information contained on the SIB (System Information Block) in the nrf9160? if yes, is it through the nRF Connect v3.3.0?
Thanks...
I want to get the 128 characteristic UUID of the peer device during the connection phase. Now I use SDK is 15.3, the softdevice is 6.1, and only 16-bit UUIDs are obtained...
I have the NRF52 DK, I run make flash in the UART example, everything works. I'm able to run the loopback test.
I navigate to the serial port example, make flash, nothing...
Hi Everyone,
I would like to understand how the multi peripheral application works in this given scenario:
Scenario:
Considering one peripheral (P) is connected to 4...