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...
Hi,
I've modified the SDCard example to write every 2 seconds 80 bytes to a SD Card. The SDCard is correctly mounted and the File is opened and kept open.
After several...
Hi,
Sorry if my english isn't perfect but I have a quick question and I could't find a good answer for what I'm looking for. I'm using a FPGA Arty S7 as a SPI master and...
Hello Nordic team
I have tested individual "record text" NFC example and buttonless dfu example with SDKv-15 and both example are working. Now I am trying to merge both...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hello Nordic Semiconductor Team,
I have a device which uses the buttonless dfu bootloader / app design. And now i have some issues with updating the firmware with iphones...
Goodday
I have integrated the fstorage peripheral example with the BLE_beaconing example. SDK 15.2. I can read and write strings. I cannot read back the hex number if...
Hello,
I am using nRF52832 devices and calculating the distance using RSSI, but it is not that accurate.
Can you please let me know whether we can calculate the accurate...
Hi @ all,
I am trying to get the serial DFU process runnning. The process worked fine for nrf52832 and now I am on the nrf52840.
I encountered a problem with executing...
Dear all,
I'm new to Ozone and hope that you will forgive the simplicity of my question.
I'm trying to acquire a simple trace (Code Profile) of the blinky example with...
Hi
I am new to all nordic BLE modules, currently working on nrf52832 eval board. I am trying to scan the BLE Beacons "EDDYSTONE" and their RSSI level for my tracking application...
Dear Nordic
I edit the uuid from sd_ble_uuid_vs_add(&nus_base_uuid, &p_nus->uuid_type), all can success but only one uuid start with 0xFB, when use 0xfb, nrf_app_uart fail...
Hello
I am using SDK 15.3 ble_uart_central and peripheral example.
I am trying to transmit an array of integers from peripheral node to central node. Please help me with...
I need to run gc because I get rc =FDS_ERR_NO_SPACE_IN_FLASH.
So I run gc simple as written in https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0...
Hi all
we used a nrf52832 to communicate over SPI and I2C at the same time with some sensors. This works fine.
At the moment I try to convert the project to nrf52810 but...
Hello,
does anybody now when the sniffer will support coded PHY?
I found a similar questions but no answer yet...
https://devzone.nordicsemi.com/f/nordic-q-a/42216/does...