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...
How the start address of my FW is set ? I would like to add a "library" right after the Soft Device. And the move the APP after this library. I can make it work when I have...
Dear DevZone Team,
I am developing a application on nrf51822 with SDK 11 and face a problem.
The thing is during connection time, I was trying to transmit data via bluetooth...
Is it possible to place a voice call using the nrf9160 (or other nordic device) and play pre-recorded audio over the call? The goal is an IoT sensor device that places a voice...
Dear nordic,
I want to make a PWM with frequency 1 HZ - 100 HZ and pulse width of 100 us. i see several demo in PWM .
can you help me how to make this ?
what parameters...
Hello, after following this tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial I have set a custom service...
I'm using the SAADC peripheral by controlling its registers directly (no SDK or MDK HAL). I have an application that alternates between two configurations:
* One sample...
Above is my code. I am using Keil uVision5 IDE on Windows 10. I am flashing s132 and then application hex to device using nRFGo.
My goal is to take a square wave as input...
hi,
I am using nrf52832 board,sdk 15.0,soft device s132. i can upload both soft device and bootloader, after that how can i upload my application file .i want use both uart...
Hi all,
I am working on sending messages from nrf mesh app (proxy client) to proxy server ( nrf 52832 DK : running light switch example from nrf5 sdk for mesh v. 3.1.0)...
I am trying to program an external board nRF52810 using debug out on PCA10040. I was successfully able to program an external PCB board with nRF52832 using PCA10040,
but...
Hi folks, I'm receiving a special timestamp over bluetooth, and I want to write it to an external memory. I want the time at which it was written to the memory to be as precise...
I use Nodic sniffer nRF_Sniffer_200_beta3 to capture BLE Mesh packets, but found one strange scenario:
1 if set channel filter 37, 38, 39, can capture 3 packets in channel...
Hi,
going on with the migration from SDK 14.2 to SDK 15.3 it keeps on making trouble. Now the spi_mngr is not working anymore. After changing all calls to perform with extra...
We are using the SPIM driver to support a propriety 1-wire protocol used by a TI LED driver (TLC59731). To do this, we're using the MOSI pin exclusively and, for it to work...