Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
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...