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...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Is the DC/DC converter enabled when running ble_app_beacon?
Or is it only the LDO that is enabled?
I am running the application on nRF51822-DK.
BR Magnus
Hi,
I happily use the JLINK UART interface which show up as COMxx on windows for both the PCA10000 and PCA10001.
We are trying to 'see' the same on Linux. Have inatlled...
Could you please let me know the current rating in between retries while transmitting.From the oscilloscope reading, that is not obvious. The documentation shows three idle...
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...