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,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hello,
I am developing a device using nRF52832. This device transmits data every 100ms, but periodically transmits data every 5ms.
The BLE connection is functioning well...
nrf52840 17.1.0 s140 SDK :- examples/dfu/secure_bootloader/pca10056_s140_ble_debug
We are using nrf52840 17.1.0 s140 DK secure bootloader with BLE debug. We initialized...
I am at my 15th attempt to download the SDK from Vscode Nordic extension. It keeps failing midway, sometimes after 30mins, for various reasons that are probably related to...
Hi,
I am ultimately trying to move from version 2.3.0 of the sdk to 2.6.1. I have an nrf52_dk board i want to try and test the "different" way that the sdk is now doing...
I am trying to program a QSPI flash with a file system. I have confirmed that my qspi ini is correct as i can read write and erase. I created a small file system on an usb...
Hi Nordic Dev team, I'm using the older nRF SDK in a project that is built using a nRF52840. I have an RTC and a GNSS connected to the nRF52840. I use one of the LP timers...
Hi,
We are ready for the production of the 9161 and we have applied for the IMEI by the nRF cloud. The IMEI we have applied are all 15 and we want to know if the IMEI's...
We developed a custom board with an nRF9161. During board bringup I want to test if the modem can connect via Cellular. I flashed the modem_shell firmware. The modem reports...
In our application, if i enable Softdevice with LF clock Source as RC i get proper timing on interrupts.
If i remove softdevice and just request lf clock manually, the...
Hi All!
I want to procure the nrf9160DK for my project. Can you please guide me that nrf9160 LTE services will work in Pakistan? The cellular mobile operators in Pakistan...
Hello.
I am developing device using nRF52840 and i have question about IO pin usage.
The circuit is currently providing voltage to the A12 pin (Digital I/O), but it is...
We are using nPM1100 along with a STM CPU. When we put the CPU into deep sleep, it takes one minute for the current to go down to 20uA from 500uA.
We were expecting the...
I have a customised bootloader using uart + BL, built from the SDK examples and modified using articles found here. It works - most of the time. The product is a cusom board...
Hi to all,
this is my first public ticket ;)
I would power a nRF52840 on my custom board both with a cell battery (specifically CR2032) and the VBUS provided by the USB...