I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
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...
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...