Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
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...