Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
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...