Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
I am interfacing nrf52840DK to a SPI module soldered by myself on a custom PCB adapter, connected by wires. This is the init code:
I have two issues with the default...
Dear Colleagues
SoftDevice API has event NRF_EVT_POWER_FAILURE_WARNING but is missing something like NRF_EVT_POWER_RESTORED
My application needs to quickly check if power...
nRF52832-QFAA-0E, S132
With DCDC, UART and SoftDeivce enabled my ammeter shows 1.3 mA, but when app calls sd_softdevice_disable() current actually increases to ~4 mA
The...
Hi! Im just getting started With the NRF9160 DK. I have followed the instructions on "getting started Assistant" for NRF Connect (Windows 10). when im trying to build my Project...
I have a working/functioning project running on the nRF51 dongle that I want to develop for production. To save a step in FCC certification I am developing on an FCC approved...
Hello,
I am currently attempting to include mesh functionality in a bootloader so as to have it do DFU over mesh without the serial port. I keep getting errors when trying...
hi..... i am using nRF52832 and segger latest version 3.1 mesh sdk
i am trying to send the message from client to server side using light switch example , I have made some...
I'm testing this with SDK 15.2 on an NRF52832, with SD132.
The documentation says: "When the space is exhausted, write requests return the error FDS_ERR_NO_SPACE_IN_FLASH...
HI all
I am facing SPI cofiguration issue on nRF 52 DK.I am using PAJ7025R2 sensor and will act as a slave, and nRF52 acts as a master.Currently i am not getting any data...
Hi,
I would like to program a ble basic program on nRF51822 chip. I have Keil uvision MDK 5, ST Link programmer, SDK 8.0.0 and S130 softdevice + a third-party development...
Hello,
I have developed a prototype that uses the nRF52840 Adafruit Feather Express, a few sensors, and some other components. I am somewhat new to hardware engineering;...
Hello,
I am looking for (10) pieces of the tiny nRF52810-CAAA for a prototype.
Apparently, distributors do not yet have any stock and the lead time is 14-16 weeks.
Might...
This is probably a very easy question to answer and I apologise for not fining the solution myself but I have been trolling through the documentation for several hours now...