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...
I have been trying to get 125Kbit and 500Kbit coded phy wokring by directly using NRF_RADIO API (no softdevice in use). I have followd for example these instructions, but...
Dear all developers,
I'm currently studying about nRF52832 SoC and prepare to develop low current BLE device.
Before starting, I want to know about idle current consumption...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello,
I post a question last day, and I can not open it any more now, it always saying "Content is under review"
Even the question has been replied to:
The link:...
I don't use SoftDevice. If I initiate flash partial erase process, my understanding is that the system will do smaller portion of erase, suspend, erase again, until the whole...
I'm developing an application on an nRF52832 revAA that logs data coming from the app_uart module. It logs this data to an SD card using the fatfs library; the code is more...
I need to implement a uint64_t counter that increments every microseconds that I can then read.
I tried to use the timer API and increment the counter in the event handler...
Hello,
So I am aware the nRF52832 utilizes the ARM cortex M4 microprocessor and has 32 configurable GPIO, but I'm failing to find how to access the registers controlling...
Hey I am trying to setup UART on my Thingy52 but when I’m trying to compile my project I getting this error message:
I am using GNU Tools ARM Embedded 4.9 2015q3 for compiling...
Updating all components with the nrf9160DK, I am unable now to run the LTE/BLE Sample. I built all the prerequisites, secure-boot, hci-uart and lte/ble sample however, the...
I am very new to Nordic boards, so my apologies first for my ignorance.I recently bought Nrf52840 boards and I want to build a very simple Bluetooth mesh application but I...
Hello All,
As we all know Segger Studio is not supported by SDK12.3 by default. Porting to Ses is easy and help is available but it is for basic programs. if we want to...
sdk version:15.2.0
sd version:6.1.0
platform:pca10040
I have inited three saadc channels , I want to close the specific saadc channel ,but error occured .
The...
Sir,
Using nRF ToolBox for Android.
Our ble device using one of your ble chips sends bytes 0x02, 0xBA
But nRF ToolBox UARTService.java function onDeviceConnected( BlueTooth...