Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
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,
I'm trying to implement the Bluetooth Throughput sample to nRF5340dk with nRF Connect SDK 1.4.1.
As mentioned in the README file, I added these three configs to the...
Hi there,
I am looking for the equation that is used in the Online Power Profiler for BLE tool to calculate the average current consumption.
We are selling a BLE device...
Hi,
I am trying to compile a project but compiling does not even start. I have changed tool chain directory from $(StudioDir)/gcc/arm-none-eabi/bin to C:/Program Files ...
Our application is based on nRF5 SDK 17.0.2, 52832, and buttonless secure DFU without bonds. It works fine with the windows nrfconnect app but when testing various phones...
Dear Mesh Experts, Allow me to briefly explain the project:
The firmware contains a generic level server model and the code from the mesh DFU example. It is running on...
Hi,
I want to run a mesh application. Can you please tell me how to compile it using iar ide.
I tried it using segger ide. But I want to try it using iar ide. Can you...
Hi,
We base on the light switch example to include the dfu process into it.
Device FW information is as follows:
Mesh sdk: v4.2.0 SoftDevice: s113_nrf52_7.0.1_softdevice...
Hello, everybody,
I use FDS to write some custom data, when SOFTDEVICE is PRESENT, and i disable the SOFTDEVICE, May I ask if I can still write custom data with FDS?
Hi there!
We are using nRF52840DK development kit with nRF-Connect SDK to build a pre-production version of our product. We have added the required BLE service and characteristics...
Hello, I implemented a firmware based on the multilink central example, with a custom service. I am using NRF52832 (custom board) with SDK v15.2 and Softdevice S132 v6.1.0...
Hi everyone,
I am using the nRF52840 DK and I am experimenting with the USB MSC example. My purpose is to record data from an IMU device and store them in files. Then to...
Hi,
This is a followup from another issue ( link ) which helped with.
The suggestion to modify nrf_serial.c fixed the previous problem, and you can see that the TE (transmit...
I have an expansion board by ST mounting an analog mic (MP23ABS1). The mic out pin (via a diff. amplifier) is given on a connector. I take that signal and feed it to the AIN5...
I'm trying to ensure my firmware goes into power off when it should, and that current consumption is as expected when in power off. However, using PPK2 to measure current...