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:
...
When using the local timer of the SAADC it should be started with TASK_START according to https://infocenter.nordicsemi.com/topic/ps_nrf52840/saadc.html?cp=4_0_0_5_22_4#concept_continuous...
Hi there,
I'm interested in using LittleVGL (lvgl.io) for my project. There is a LittleVGL example using nRF52840 in Zephyr project, but no in the nRF Connect SDK. Are...
I have successfully implemented the meander PCB antenna outlined in this app note, however, I am looking for and cannot find information on a shrunken version of this antenna...
I am trying to create an AOA link sending a CTE from an nrf52811 (BM833A module) and the receiver with an nrf52833 (bl653 module). Analyzing the CTE detection data, the first...
Hello guys,
I've a PCA10040 connected to my laptop.
It works fine with all the .hex BLE template example in the nordic SDK except with the UART example.
After download...
Hello,
I was using the usbd_ble_uart code for the nrf52840 dongle. When I connected the dongle to u-link 2 debugger and used keil uVision I was just doing my settings in...
NCS version:v1.5.1
board:nRF5340DK(0.11.0)
first,i use SES Embedded open radio_test project and choose nrf5340dk_nrf5340_cpunet ,and use [west flash --erase] download...
I am using nRF Connect SDK Tutorial - Part 1 | NCS v1.4.0.
I am using MacOS and nRF Connect SDK v1.6.1 .
a. The JlinkExe executes but JLinkRTTClientExe doesn't show any...
As noted in recent past cases, we have an issue with the state of the nRESET pin that is causing unwanted resets when connected/disconnected from external hardware (programmer...
I used NRF52840 Base on NRF SDK15.3 and freertos.
I have two task call nrf_crypto_aes_crypt a t the same time occasionally return NRF_ERROR_CRYPTO_BUSY. And also I add mutex...
Hi
I am developing with nrf52832 development board and sdk17. I'm trying to communicate with redpine rs9116w through spi but get some problems.
I have an other nrf52840...
Hi,
I'm a beginner at this, I'm a software developer so I've never worked with hardware but now I need to and I don't seem to be able to make it work.
I would need help...
Hi,
I have nRF9160 Power Measurement DK board, (PCA63511 Rev 1.1.0). And
nRF52 dev boards (nRF52840) (PCA10056)
I measured my program as: with nRFConnect version 3.2...