During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
where is nRF51822 example code appropriate to "nRF Temp App" ?
I have successfully installed "nRF Temp App 2.0" on Nexus 7 with Android 4.3.
Now I would like to run the...
Hi,
I want to install the nrfgostudio_win-32_1.15.1_installer,but is's fail.nrfgostudio V1.14 can be installed sucessfully.I still use the command line to install the nrfgostudio...
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...