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 need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
hi,
i add bond function on my project ,
now the Master Control Panel can work correctly(show the Confirm Box )
but the iOS app(on LightBlue),not show any Confirm Box for...
Is possible to put S110 in observer role (as peripheral) , waiting for a specific advertising (or waiting for an active scanning) and then switch to advertiser role (always...
Hello all,
I'd like to use NRF UART App sample code (newest iOS7 version) to send data from iOS6 to nrf51822 for "real time" data transmission. But I found that when I...
Hi,
I am having some issues transferring data from an iPhone to the nRF51822.
Actually, I write block of 16 of my data from the iPhone on a specific characteristic on...
Hello,
I have been reading the documentation about how to program a BLuetooth Low Energy application. In that document, a lot of references to an specific mannual (nRF51822S110...
I am writing one bootloader to decide two apps resided in 0x14000 to 0x40000 with nrf51822 to run. Two apps works fine when starting running itself. But when bootloader switch...
Hi experts,
i found one issue that if i continue to make the 51822 advertise(if advertise timeout, start again), sometimes the 51822 will stop in somewhere. I'm sure that...
I have just acquired the NRF51822 Evaluation Kit and going through the getting started documentation. I can't seem to fix a compiler error which is highlighted in Kiel uVision...
Hi,
I am starting my first project with nRF51822 for my thesis.
I thought its a good idea to start with evolution kit so I bought nRF51822-EK
I assume I will get everything...
Hi, I'm trying to run your ble_app_hrs on your nrf51822 chip using internal rc clock: NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION, so I pass this to the BLE_STACK_HANDLER_INIT...
Hello,
I have just bought an NRF51822-EK to familiarize myself with the micro-controller for a potential future job. Admittedly I feel like I am completely in over my head...
I've made a custom board with an nRF51422. The nRF51 part follows the reference schematics almost identically. After overcoming some reflow issues this board seems communicate...
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...