GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
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...
In our setup we are sending one CoAP message every hour. The transmission is set to be done at hh:00. Downstream communication is only required as a response to the upstream...
Hi, My name is Philex Fan who is a researcher working in academia. I am working with a group of researcher to develop biomedical device that can get brainwave signals and...
Hi!
This tutorial is just for current > Measuring current . I want the same for latency with code.
I'm working with two nrf5340 for Bluetooth low energy and I want to...
Dear Community,
From a provisioner, I want to get the MAC address of a device (provisionee) during the provisioning process. Is there an example somewhere in the forum please...
Hello,
I am using nrf52805 processor, nrf sdk v16.0.0 and Segger embedded studio. My board communicates with a temperature sensor over I2C. The software is working without...
Hi all,
I am working on a ble5 beacon with ecdsa signature. I would like to use mobile to verify my message. As I see that the crypto ecdsa example use raw key and generate...
I have developed an APP using SDK 15 (both BL and APP) updating Bootloader and APP which is working fine.
I have developed same app using SDK 17.0.2 (both BL and APP)
...
Hi, I know this topic has been up in several posts before, usually ends with, buy a LitePoint or Anritsu.
Assuming you want to do a poor mans measurement setup, just relying...
Hello, I've been trying to get the nrfx_i2s driver working with Zephyr, on the cpuapp core of the nRF5340. After configuring the driver, setting CONFIG_NRFX_I2S in prj.conf...
I've been successfully creating custom services, but there is one case where a device has a service UUID and it's 2 characteristics have completely different UUIDs (all 128...
Hi,
How do I set ncs v1.5 to save the last open project path?
ncs v1.3 has the last open road
ncs v1.5 does not have a project path that was last opened
Here's the...
Hello, I have a question. In the HID_keyboard routine, I have already bound two phones.
Now I want to cancel the binding, and the function was called by key interrupt pm_peers_delete...
Hi,
I am new to the zigbee development and currently going through the documents.
My end goal is to develop a application that measures the level of a tank using radar...
Hi
We are using an external 32MHz crystal to generate the internal 64MHz clock.
As described in several examples, we start the HFCLK with
NRF_CLOCK->TASKS_HFCLKSTART...
Hi,
I am using nRF52840 and SDK 17.0.2. I used to write data using nrf_fstorage_write() at some address of Flash and I want to read the same data using nrf_fstorage_read...