Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
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:...
I am attempting to build a project off of the XXX template repository. So far I have gotten the workspace set up and am now attempting to run "west build" but I get the below...
Dear Support Team,
I just started evaluating a nRF52833 DK board with the nRF Connect SDK 2.3.0. At this point I would like to start playing with the SPI but unfortunately...
Hello.
I am developing device using nRF52840 and i have question about input voltage.
Circuit is converting remaining voltage of battery using nRF52840 (Pin P0.02 AIN0...
I'm using nrfSDK17 with 52832.
When I build my code ,I will get error ad follow:
As L6407E explain,It seem that I only need to scale up IRAM size no less than 0x58....
Hi,
There is one board level hardware change in our new board design that requires different GPIO behavior.
Is there a way to program board revision number in ROM (not...
Hi all! As a disclaimer; I am a beginner with the Nordic SDK, so my understanding may be wrong. Please feel free to correct any holes in my theory. I am trying to use a custom...
Hi. I'm using nRF Connect SDK 2.6.1. I'm developing my own board based on nRF52840 SoC. So, I created an overlay file from nRF52840dk device tree. I could configure and implement...
Restarting the circuit will run the program, and not restarting will not run the program.
I used SES to develop before, and the program would run automatically after downloading...
Hello everyone,
Currently we're working on improving our DALI driver on the nRF52840 chip and NCS2.6.0, because we've experienced issues with transmitting DALI bits with...
Hi,
as a beginner in nrf world I plan to design a mini devkit with 9161. I plan SW pins connector for it to program/debug via Segger j-link and additional UART-USB interface...
Hello,
I am creating a new project that uses the nRF52810 as my controller, and during the development stage, I am using the PCA10040 nRF52832 development board. (I read...
I have three nrf5340 board. Now i want to use one as bis-headset and two as bis-gateway. I want to get two audio from two bis-gateway at the same time. Can i do it? How ?...
Hello everyone,
I'm experiencing difficulties flashing my Seeeduino XIAO BLE Sense board using the nRF52840 Development Kit (DK) from Nordic Semiconductor. Despite correct...
Hello All,
I have been trying to get the Xiao BLE Sense with the nrf52840 chip in conjunction with the expansion board to access the SD card using the FatFS example from...
I don't want to use nrfjprog as the runner. I want to use jlink runner when flashing. However it doesn't work, neither do nrfutil.
nRF Connect for VSCode doesn't work when...