Hi,
I succeeded in implementing Channel sounding for multiple devices (based on previous samples). But now there is a little difference in how the data gets collected (buffer...
I have a project using BLE as a central on an nRF5340 to connect to several devices. For factory test I am being asked to implement something that can be used in the factory...
Hi,
I have designed a custom board, and I cannot get coexistence interface to work reliably. I don't get any errors, but I'm not able to connect to my board with BLE. WiFi...
Hi
Does the nrf-sw-pwm driver work on the nrf54l15. I am porting code form the nrf52840.
My output does not toggel, 0% and 100% does work but noting else.
Dear Nordic Engineering Team,
I am currently developing a wireless ECG acquisition system based on the ADS1298 analog front end (AFE), the nRF5340 SoC, and the nRF7002 Wi...
Hi,
I believe 2M and 1M are OK to adjust, however, long range code added the extended advertisment, I am curious whether I can update these three PHY all together.
Thank...
I am using nRF5_SDK_15.0.0_a53641a with a nRF52 Development kit. The board is Rev 1.2.4 (the sticker on the bag says nRF6827 and the sticker on the chip says PCA10040). I...
I am struggling to configure all of the options I desire to on the the "ATT-MTU Throughput Example". This is the version provided in the v15.0 of the SDK, with the hex file...
Hi,
I have two nrf52dk devices.
I Want to test the BLE examples which can exchange Bytes of information between each other and display over the UART.
Which examples...
Hi.
My target board has a power switch that is managed by GPIO.
First-time, a user clicks the button, the GPIO is turned on and the system wakes up.
In reset case(Firmware...
I'm troubleshooting my NFCT state machine -- I'm getting a lot of FRAMEDELAYTIMEOUT errors and can't understand why, I'm triggering a TXSTART ASAP... but that's another issue...
Hi there,
Is it possible to feed XC1 or XC2 with an oscillator output rather than using a crystal?
It would make sense for me in terms of application but I cannot see...
hello , I followed this tutorial : devzone.nordicsemi.com/.../wireless-timer-synchronization-among-nrf5-devices
when i put the button 1 i have just a signal of 2 second...
Hello,
I want to use the D-/D+ as general I/O pins but noticed that it's not mentionned "General purpose I/O" in these pins.
Are these pins only available for USB ?...
Hi,
I am working with the examples/peripherals/application template code from SDK 15 against the brf52840-DK board. I am running Linux as my dev environment I am using the...
Hi there,
I was wondering if there was an easy way to output the LFCLK from our 32k crystal on one of the GPIO pins of the NRF52840?
Couldnt find anything in the Spec...
hello , i have 1 nordic card (central) and 4 nordic card (peripheral).
At this moment the 4 peripherals send their data to the central without problem one after the other...
Hi
I have RGB LED Strip of 5 numbers and giving out 5V from external power supply
This LED Strip has WS2811 as LED Driver ( https://cdn-shop.adafruit.com/datasheets/WS2811...
Dear all,
It's strange that this seems to not have been asked before... since the nRF52840 can be powered directly from a LiPo battery, I wonder if there is an UVLO protection...
Dears,
I am developing a board based on the nRF52-DK board and I noticed the technical documentation does not include the voltage ratings of the capacitors used. Could...
I am trying to make a large BLE sensor network, hypothetically anywhere from 20-100 devices in a STAR configuration. I see there is a 20 max limit on concurrent connections...