Hello Nordic Community,
I’m encountering an intermittent issue with my BLE peripherals, which are based on nRF5340 + nRF7002 SoC , while testing with nRF Connect Mobile...
Based on this example, I am working on porting a pulse counter to the nRF54 and have encountered issues enabling the DPPI peripheral.
The problem is when enabling CONFIG_NRFX_DPPI...
Hello,
In October last year I made a Message Routing Service to my azure functions.
From then it worked almost without issue. Now I try to do the same with an azure account...
I am migrating from the 2.6.1 development environment to 2.9.0 but am unable to compile due to some configuration issues.
My prj.conf configuration file is as follows: ...
Hi,
We have a pretty small device to be designed and I was wondering if nRF54L15 CAAA WLCSP would
have updated recommendations for matching network components available...
Hello,
I've been working with nRF9160 for a while now and wanted to let you know, I love this little piece of hardware. The possibilities, the small form factor, the power...
Hi,
Sorry for the noob questions but I'm trying to understand the GPIOTE abstraction and terminology, specifically the events, interrupts and tasks. My understanding is...
Hi
I have a question when I use the l01+.
I donn't use the Auto acknowledgement and Auto Retransmission, interrupt does not reflects on the IRQ pin and leave the IRQ...
hi,
i try to analyze the sdk sample with the standard(Server) ,ie : basic battery service
how to build GATT Requirements and Service Characteristics with the...
Just got the RF51822 PCA 1001 dev board and followed the instructions in SDK 4.4.1 and downloaded the Keil Lite tools from the ARM website.
BUT, didn't realize Keil has...
Hi,
how do I evoke Gazelle on NRF51422? According to specs NRF51422 supports both ANT and Gazelle although on SDK for 51422 the gzll folder is missing. It is present though...
Hi ,
I am using PCA10001 board.
Now i want create 4k buffer in RAM. Which is good way allocate memory to 4k buffer.
Can i use dynamic(malloc function) or static memory...
Assuming the system is composed of one device using nRF51822 and iPhone/PC,
If we want nRF51822 detectable by iPhone/PC so that iPhone/PC can connect nRF51822 when they want...
Hi!
I have been using Bluetooth 2.0 modules for years and now I want to take the step to 4.0/BLE. Previously I used Free2move modules with built in stack. Very simple, make...
I have the nRF51822 development kit (with the new hardware revision QFAA or something), and I am using the Master Control Panel with the new 0.9 firmware for the dongle. ...
Hi in my case,
i pressed gpio button for one time it will do one event.
and for double press it will do another event . how can i do this one,
Regards
Balaji
Hi
In my case i have both 3 gpio interrupts and 4 rtc1 interrupts and have some timer 0 and 1 interrupts
also. how to set priority for all these interrupts in both while...
Hi Guys,
I am planning on using the nrf24l01+ to send data with a payload which is larger than 32 bytes, I was wondering whats the fastest way to transmit these packets...
Hi,
In the nrf51822 SDK examples, there is an example of radio_example which is used for send data and read data. I want to konw that if one module send data and then...
Hello - I am trying to port code over from a development kit over to the WLCSP nRF51822 on a custom PCB.
I am able to connect/bond with my device fine, however I am having...