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...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have been using NUS code to stream data between mobile and nrf5340 audio dk. is it possible to stream 256KB of data at a go? what is the maximum MTU size that i can...
I am using nrf connect sdk 2.7.0 with nrf52811.
My application is based on nrf5-sdk V 17.1.0 but now i want to port it to nrf-conneck sdk 2.7.0.
I want to know whether...
I have a problem with the package with nrf5 sdk, there for pca10100 examples are not there. i am trying to interface quadrature decoder with one encoder and it is not able...
Hello,I have a custom board using a Nordic nrf52823 microcontroller on it. I am using VSCode with the nrf connect SDK and the Zpehry RTOS- I want to make use Zephyr RTC to...
Is there any relevant assessment or introduction document of IC FMEA?
For example, the impact of abnormal short circuit and ordinary short circuit on chip 52832;
And...
1、I used the spi_bitbang routine to port it to the network core to run, and after the program was burned, I used an oscilloscope to measure the CLK pin waveform and there...
Hi,i I am testing the sample(ncs\v2.7.0\zephyr\samples\drivers\spi_bitbang) at a 52840DK board, with overlay setup like these:
spibb0: spibb0 {
compatible = "zephyr...
Hi nRF support team,
I am trying to add a new Custom Service and Characteristic an application on nRF82540 development kit using the nRF Connect SDK.
Can you please let...
Hello.
1. The nPM1300 PS v1.1 states in Section 6.1.1 the fllowing: "The default current limit is IBUS100MA (100 mA)". But the values after reset in registers VBUSINILIMSTARTUP...
I have finally got FOTA working with external flash, but I have a strange problem.
When the FOTA is complete, the mcuboot fails, but the new image boots correctly.
So...
Hi, I am trying to change the USB CDC/ACM com port name. I have read through some posts but they are very short or unanswered. It seems we can change the .inf driver file...
Hello everyone. I work with nrf52840 chip and previously I had an app with softdevice (s140) and use BLE bootloader. Everything works as expected. Next I want to use another...
We are using ncs 2.6.0 and nrf5340 audio dks.
Sample is nrf5340_audio broadcaster.
One dk is configured to work as Audio Broadcast BIS Source and other as Sink. By default...
Hi there,
I am working on an audio recording and transfer application using nRF5340 (microcontroller development kit) and SPH0465 (digital microphone with I2S support...