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...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi
We had some problems updating our devices with the nRF Loader App on IOS. After selecting the device in DFU mode the App hangs and aborts with a Bluetooth error after...
Has anyone been able to get the DFU over the air bootloader to work with gcc and the newest SDK (6.0)?
I have followed all the tips I can find on here to get it working...
I'm wondering if the timeslot API is planned for the s130 or if it's intended to be s110 only. If it is eventually getting added to the s130 is there a loose time frame for...
Hello,
i am using the nrf51822 with softdevice s110. In the spec i read that the contoller works as well with an external 32khz reference which i want to use. The oszillator...
hello everyone,
i use nrf51822 and i want to use one switch that wakeup the module from sleep mode. so can i connect switch to gpio of nrf51822 module. if yes than which...
I'm a newbie so bare with me. I had this code running, saved it, and started another project. I tried not to touch any of the files I had running with the example below, but...
application note nAN-034 describes two alternatives for production testing an application using the nRF51822. One method is using a commercial tester (MT8852) and the other...
I need to send data PIR motion detector sensor to the master controller in my motion detector network.
Can I get away with just one of the nrf51 chips and my PIR sensor...
We're trying to decide at what voltage we should run our nRF51822 on the next revision of our board. To date we've been doing fine at 1.8V. The current drawn on a 3.7V lithium...
hi, i made ble app including bootloader using nRF51822 (s110), sdk 6.1.0
when i use sd_nvic_SystemReset() function in app, it erase app's pstorage.
But i want to preserve...
Hi,
I use S120 as central device and I need to handle multiple connections.
However S120 works quite unclear to me.
If S120 doesn't reply to BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST...
Hello ,
I am trying to develop an application using the S130 soft device using Keil MDK v5 Lite. I have came to know that it is not possible to generate a code size greater...
I've run into a problem using the provided spi master code.
I get the following error message from Keil
spi_master.c(381): error: #1059-D: an entity with an internal...
Hi
I want to run the ble_proximity template on micro blend (Readbear lab). But I can't make it to work. I have uploaded the code to the board and using the nRF Proximity...
Hi all, I have followed the steps described
https://devzone.nordicsemi.com/question/14780/nrf51822-development-kit-without-nrfgo-starter-kit/
with the alternative power...