Hi,
Platform: nRF54L15, SDK 2.9
The application is Matter + BLE. CONFIG_CHIP_DFU_OVER_BT_SMP & MCUBoot are part of the configuration. As soon as we enable the BLE...
Hello,
I'm reading about 700 values from an LSM6SDO gyro/accelerometers per second and need to store them, before sending them over bluetooth once where I store them is...
Hi, I was trying to flash the sweyntooth firmware to nRF52840 dongle using nRF connect for desktop. I was following the instruction on in this tutorial: . The hex file I used...
I have found that in NCS SDK 2.6.2 it was very simple to enable FLASH_SIMULATOR as part of the mcuboot configuration overlays. But starting from SDK 2.7.0, I keep getting...
We are looking to do DFU over UART to the Application as described in DevAcademy nRF Connect SDK Intermediate, Lesson 8, Exercise 1, Step 5. However, we have only one UART...
I am working to convert from Thingy 91 to Thingy 91x. I have successfully used the modem_shell with RTT output and control and the overlay does not seem to work with SDK 2...
Hello I am looking for the IBIS model for nRF52840 for signal integrity simulations. I saw similar requests older than 2yr and I am wondering if now the model is available...
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...