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...
I am working on a case for this project and cannot locate the nRF5340-PDK dimensions. Is there a dimensioned drawing or DXF file? I need to know overall board size and mounting...
Hi!
I've been developing software for nRF52832 devices for a while now, and it's been pretty easy to get into low power modes.
However using the exact same software, but...
Hi, I am working on a project that utilizes the periodic advertisement feature. I have an nrf9160DK as a gateway to synchronize to multiple advertisers. I use the nrf9160...
Dear Members,
How can i keep the data no being cut ?
before using call back function ,
after using call back function :
function :
call back from main :
...
I didn't change nrf5340_cpuapp_common.dts, and I saw the macro definition of "i2c1" in "devicetree_unfixed.h," but I called device_get_binding (DT_LABEL (DT_NODELABEL (i2c1...
Hi,
I found that the startup of the modem (init and connect) is much faster after it has stored some initial information ( I think band-data and so on). This only happens...
Hi,
I have two nRF52 DK boards which i bought one is 2 years old and another 1 year old.. Past week both DK boards are failed to connect with the computers but the power...
We have the following setup:
- nRF52832 XXAA
- SDK 6.0
- S132
I have attempted to add a memory guard into the location preceding the application RAM data block start...
Despite following the procedure listed below, no text appears on the OLED display, despite the driver being able to communicate with the device.
I am using nRF Connect SDK...
I am looking to get some clarification on the QFN94 footprint of the nRF5340. There are four corner pads and they do not appear in the mechanical specifiications section 9...
Hi,
When looking at the reference schematics and reference layout of nRF5340 I notice that pins A25, B12, B26, G1, H2 and J31 are grounded:
Figure 1. Circuit configuration...
Hi, with my nrf9160 I need to send a gps location every 3 sec to azure, so I combined the agps and the azure iot hub sample. It's working pretty good but 10 sec as a periodic...