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...
Hi,
I was wondering if the newest sample available in NCS3.0.1 is already capable of holding multi connections. Otherwise, for this little time that is present i will...
Testing with NCS 3.0.1 and nRF54L15-DK. I would like my devices to be able to work as channel sounding initiator as well as reflector role. In my own code I have integrated...
Are there any samples for proprietary radio based on connect SDK?
https://www.nordicsemi.com/Products/Wireless/2-4-GHz-proprietary
I am not interested in gazelle and wanted...
Hello,
I am new to BLE as a technology and have a question regarding how Peer Manager handles bonding.
As I currently understand, the function of bonding is to enable...
I want to turn on the LED in Thingy:52 in a particular color if a particular condition is satisfied. How can I address the LED and turn the LED on in the desired color in...
Hi,
I am using the UART exmaple as a skeleton code to get RSSI from a peripheral nRF52 DK. I am working with the SDK V14 and I want to integrate my code with an arduino...
Hello, Nordic engineers. Thank you so much for spending your time solving my problem.
Currently, a custom board is made with the Nordic nRF52832 chip. As I have studied...
Refer to this post , I did the same job to change simple_on_off model into generic OnOff Model , and I could control the LED state with nRF Mesh application as well.
I have...
Hi sir,
we used nRF 52832 ESB protocol ,
use
NRF_ESB_PROTOCOL_ESB_DPL
#define NRF_ESB_MAX_PAYLOAD_LENGTH 128
bitrate = NRF_ESB_BITRATE_2MBPS
so how can I config...
My app (S130 SDK12.3; BLE with multiprotocol support where the radio session is opened before advertising) registers function sys_evt_dispatch() as per
but sys_evt_dispatch...
Hi,
I am not yet familiar with NFC and have a question about using NFC with the nRF52.
If I understood it correctly the nRF52 is a "listening device" i.e. it cannot...
Hi Nordic,
I am trying to do a time critical data acquisition in a BLE based application.
Earlier I was using software timers. But, since the software timers are not accurate...
Hi all, I have some question for ask :
I add NUS service into light switch proxy server example. And I only run nus service part (Don't run Mesh part)
when I use IOS to...
Hello All, Please help me. I have nrf52840 and added json parser which is large and nested. Json_parse fails , is there anyway to enlarge heap size?
Any feedback must be...
Hello,
I'm trying to flash wt51822-s4at using nrf52dk ( https://4tronix.co.uk/picobot2/WT51822-S4AT.pdf)
It has nrf51822 chip on board
The firmware goes through without...
Hi,
Does FDS event handler run within interrupt context ?
Can another FDS api be called from within the event handler (i.e. - calling garbage collector from within event...
I am using a three axis mems sensor and will need to computer trig functions.
If I use the math.h in the Segger Embedded Studio will it use the floating point hardware in...
In this thread https://devzone.nordicsemi.com/f/nordic-q-a/32708/bluetooth-developer-studio-plugin-for-sdk-15-0-0/126066#126066 Kenneth said there were no plans to update...