Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
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...