Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
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...