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 Nordic,
I am been using nrf connect sdk 1.5.1 for several days. As far as I can see, there is an example, named nrf desktop in the applications examples.
May I ask...
Hi,
I am trying to interface a BME680 sensor with my nRF5340 DK. I am trying to get the following sample to run (I left everything default): https://developer.nordicsemi...
Hi,
I'm working with the CCS811 sensor example from the `v1.5.1/zephyr/samples/sensor` folder and I managed to compile it successfully after modifying the files in the ...
I am moving my project up to SDK15.2 from SDK14.2 and all is good except when I try to connect a ESP32 device.
When connecting to the 14.2 code, I get this in the debug...
Hi Nordic,
I have successfully Implemented a single bank DFU [button less dfu] with my customize service
but I don't know how to enable a dual bank DFU in my services...
Hi! I'm using NRF52832 with SDK 15 and the application is running as expected. To optimize power consumption I'm using a conditional statement to put the chip in sleep mode...
Hi,
I am trying to improve the nrf QSPI driver on Zephyr to handle anomaly 122 on nrf52840. Our application needs access to external flash as also as other modules that...
I'm debugging radio test sample and I'm having some problems. The first step is to compile NRF / samples / peripheral / radio with SES_ Zephyr.hex in test project. Second...
Hello,
I found this great blog entry about synchronizing timers on different devices: https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts...
Hello, I am using nRF52840, SDK v16.0, mesh SDK 4.2.0 and softdevice S140 7.0.1. I am following this example to experiment PA/LNA features, namely controlling the pins that...
I have a board with the MBN52832 from murata, that i can program with a Jlink with ease, but wont do adv.
I do believe the problem lies with some config that im not doing...
Hi,
I am running the asset tracker v1 app with a few mods, but it seems to reboot once in a while and I cannot find the cause.
The LOG gives nothing away:
[01:07...
I encountered sprintf with the increase of parameters, the power consumption will increase by 2-3uA for each parameter. When I use the sprintf function, the power consumption...
Dear sir,
Good Day!!.
Im using nrf52840 SDv16 and im using Ble_app_uart code, here with i need to add Bluetooth pairing request with password on my android mobile...
Hi,
I try to run the example project "ble_app_hids_keyboard" on a NRF52811 (I use the PCA10040e project, adapted to the NRF52811 on a custom board)
and I always run in...