if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
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 Nordic team,
I am having issues to connect to my Nordic device. The connection times out. By doing some research on the dev zone, it seems a known issue that could...
What is the fastest I can update information from the sensor to the nRF Cloud in terms of information every so many seconds?
This in reference to the asset_tracker file...
i have a custom NRF52832 board.
it have a 32mHz crystal but have not 32kHz crystal.
i use keil Uvision for programming, compile and burn the chip.
i use this example...
Hi,
I have been working with nrf5 sdk for my projects and now i am trying to port it into the nrfconnect sdk.
It looks a bit confusing and not able to find the proper...
I developed a custom pcb using the Raytac MDBT50Q-1M module. I tried to minimize the number of components added to the pcb by omitting the external 32K crystal oscillator...
Hi
I am using SDK v15.3 (nRF5_SDK_15.3.0_59ac345). I compiled and tested the MultiLink project.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I am tinkering with some BLE configurations specifically related to MTU and throughput optimization, and my question relates to using Notify on my attribute value...
Hi,
I am trying to change the state of a LED whenever there is a rising edge of a button
Here is my code :
When I build, I have this error :
By the way...
Hi,
I am using my nRF52832 with SDK v16 and Softdevice S132 v7.0.1.
My device has the Central role (and Peripheral) and connects to several devices which are added to...
Is it ever recommended to use a PA option in the LTE RF path? Specifically for cases where the device is very remote. For example, this option from Skyworks: www.skyworksinc...
Hi,
I started working on the nRF Asset Tracker. Was able to complete documentation till the Install the nRF Asset Tracker into your AWS account ( nordicsemiconductor.github...
Hello,
I'm wondering if there's a very low power way to detect a mobile network to connect to? Something similar to a carrier detect. Right now, my solution wakes up and...
I took the APGS example and switched in to NB-IoT as I can't easily test with LTE/M at the moment
2021-03-15T16:25:39.226Z DEBUG modem << I: A-GPS sample has started
2021...
Hello! I'm currently working on updating nrf52840 through nrf9160 on the nrf9160dk like this thread and this thread
Currently i have this setup:
On 9160:
I've implemented...
Hi!
In our current project, we have started to use the Connect SDK.
We have a an application CPU with a modem running our main software and uses the nRF52833 for local...