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...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
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...