Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
I am using openOCD as the debugger for my nRF52 device. Nothing is working anymore. I am seeing errors like:
$ Error: Could not find MEM-AP to control the core
$ Error...
I am trying to use fstorage with softdevice, I have replicated the flash_storage_example in my project. I have enabled all thing in sdk_config.h like shown in the example...
Hey experts, We encountered a problem about project porting and using KEIL compiling. Here are detailed: Our products are using gcc+makefile method to compile and generate...
Hi all
have used the LIS2DH successfully with the nRF52810, now have upgraded to the nRF52832. The SPI lines are not working at all i.e. when I scope them they are all...
Hi all
Will like to know what is the most suitable programming language to program Nordic Microcontrollers and do Nordic provide any software training for developers regarding...
Platform: NRF52832 custom board. SDK11 S132 V2.0
Produced 2600 pcb's. Most function as expected. However, 40 or so boards run normally only when using the debugger. The...
Vdd generated from Vddh is unstable without connected debugger and with non-started soft device
We are developing a battery powered device based on nRF52840 on custom PCB...
I'm using nrf52 S140.
We have a working product that exposes various custom services and charateristics. However, in nrfConnect these are extremely hard to understand because...
On SDK16.0.0 + Mesh SDK 4.1.0
I am getting random softdevice asserts when running our application with TWI accessing a temperature/humidity sensor (HTU21D/HPP845). Sometimes...
Hello,
I merged the two projects usbd_cdc_acm_pca10056 (A) and ble_app_hids_mouse_pca10056_s140 (B).
Currently, I'm trying to make it running again by line by line add...
Hi there!
Let's start by explaining why this is necessary. Every device will contain an RFID tag and the RFID tag number has to be equal to the address of the device it...
I have made a custom board using NRF52832 (NRF52832-QFAA-R/QFN-4) with 32MHz and 32.768 kHz crystal. The SDK is nRF5_SDK_17.0.2_d674dde. It can be connected using nRF52840...