Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
Hello All,
I am facing binding error if I use UART1 for binding but UART0 is working fine. Refer the below error.
Please let me know the solution to solve this error....
Hey!
I'm trying to adapt a modified version of the open bootloader example for the nRF52820 MCU and have one issue as well as some questions.
I have adapted the build...
Hi,
I am developing a system consisting of a BLE peripheral and central with a custom service (SDK 17, S140, PCA10056).
For the peripheral, I am using a modified version...
I have noted that the code size of my project is reduced by more than a factor of two if I set NRF_LOG_ENABLED to 0. It is also reduced significantly if I set the Log Level...
Hi
I would like a clarification when performing DFU from external flash. This is applicable to both nRF52 and nRF91, I guess, as long as nRF Connect SDK and MCUboot is used...
I have provided the starting address and the size of the flash and ram in the linker script of the gccarm compiler, yet the sizes of the output hex file is different, could...
Hello My name is Yongmin Won and I work at EMC Labs in Korea. It's not different. You are about to operate the N52832 module as an Nrfgo program. But I want Bluetooth BLE2M...
Hello, We are building an OTA firmware update mechanism that relies on MCUBoot and the DFU Target API . We take the implementation of fota_download as an example.
Currently...
Hello Community, I know there are already a few posts on this topic, but I wanted to make sure this is conform with my application. I am trying to program an external board...
Hello!
I am a beginner trying to learn Zephyr using nRF52840 DK.
I tried to build the example present in the zephyr's samples/basic/servo_motor directory.
I made necessary...
Hello,
We intend to develop a new device. I found that nrf52 series can do non adaptative FHSS. Combined with a nRF21540 i would like to set the output to 20 dbm.
According...
I am working on BLE mesh project with Nordic thingy 91 and why trying to understand how to get it working. I previously program NRF52840 on my Nordic Thingy 91 via USB with...
Why do I want to get a handle to uart1, but UART0 is OK?
I now use nrf52840 and nrf9160 development board to debug the program. I want to get a handle to uart1, indicating...
hi, all:
about Thingy sound, I want to produce audio file by myself to add data array sound_9, how to produce the data?
which tool? and I also want to add High-quality...