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,
while I already managed to solve a couple of problems regarding a proper handling of the DFU procedure in my previous topic here , there are still 3 problems that...
I was wondering what would be a good block size, and saw this in the documentation:
For example, if a module has a table with 10 entries, and each entry is 64 bytes...
Hi Nordic,
I am now trying to use ANT acknowledged data type in reverse direction (from slave to master), and I have some questions:
When sometimes, ack signal...
Hey, I want to save stuff to flash under the same id and key which should be no problem as shown in the documentation. But when I save it and retrieve the data only the last...
hi,
i am newer here.
i am confused in nrf_gpio_pin_sense_t i.e. NOSENSE, HIGH_SENSE, LOW_SENSE.
where is use of this feature ?
why it is required instead gpio_input...
In my application many nodes (acting as centrals) will start simultaneously, as they have common power supply. I am using s132 SoftDevice (4.0). Is the frequency hoping sequence...
Hi experts,
Can we add capacitor to the swdio pin to improve ESD capacity?
We have make some sample that add 1uF capacitor to the swdio, indeed have improved the ESD capacity...
hello there i want to use c++ library in nrf51dk project. i am using sdk12.
i change main.c to main.cpp
but i am getting error. uart_original.rar
i have uploaded code...
We are planning to use two modules at the same time one for esb and one for standard btle, because the esb is time critical and timeslot api seems to be to low priority. Do...
Hi,
I am using NRF52 DK board. I use nrfjprog under windows to flash controller. But i want to flash under ubuntu. I searched but i found one .rar file.i extracted but there...
This is probably a sign that I should upgrade to nRF52 (with a built-in FPU) but, in the meantime, does anybody have an example of the libfixmath library integrated with an...
Hi everyone,
i have J TAG V8 and when i am using this with keil software and try to debugging then its showing-
"The connected emulator can not be used with this software...
I found in documentation that the time to write to flash is between 67.5 and 338 µs.
What conditions influence this time?
-How to avoid long writing times?