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 upgraded my nRF5340 Audio application from NCS v2.5.0 to NCS v2.7.0 to be able updating the network core.
I noticed that in NCS v2.7.0, the nRF5340 Audio application...
Hi,
I am currently developing a project using the nRF52810 as my controller, with SEGGER Embedded Studio (version 5.42a) and SDK version 17.0.2 as my development environment...
Hello and thanks for reading. I am working with the NRF5340DK and Zephyr (SDK 2.5.0).
As our project has grown, we can no longer fit all our code and MCU boot in the internal...
There are receivers and repeaters with nRF52832 mounted on the board.
When updating with DFU from iPad, a version check error occurs in the customer's environment.
The...
My lipo battery is at 3.86V and I measured 3.76V at VOUT2 which supplies the nRF52832. I just based the design in the example circuits in nPM1300 datasheet. I already reviewed...
Hi Team,
We are using nRF9160
We are provisioning our devices to nRF cloud for more then a year now with a script that create CSV and upload it to cloud during manufacturing...
Hello,
I'm using iphone 15 and nRF52840 board, working on Lesson 3 Exersise 1 solution. In the step 5 after reseting the board there is no logout info on the terminal. But...
HI
When working on the NVS sample on a nrf9160 DK , I noticed the option CONFIG_REBOOT=y
However, it is not clear to me why this option is selected in this sample and...
Hi,
I'm a bit confused regarding the DFU process for the nRF5340: Under what conditions would the interface between the application core and the network core change?
I...
I am using the Nordic Semiconductor Power Profiling Kit II to measure the interval time of a periodic activity of a target device by monitoring the power consumption and measuring...
Our system has SPI and I2C. Each of these communications works in isolation, as implemented in our program, for multiple transactions. When we try to include both we noted...
On p. 62, section "5.3.10.1 Device startup times" of nRF52805 Product Specification v1.4, the startup time of the nRF52805 is discussed as a function of the capacitance to...
Hello,
We use nrf-connect-sdk v1.9.1 (Zephyr v2.7 LTS)
We have a set of network devices. Both routers as sleepy-end-devices.
The sleepy-end-devices connect to the...
how to set bt tx power in NCS
I referred to this example "hci_pwr_ctr", but err occurs:"Set Tx power err: -5 reason 0x00", Possible errors are BT_SCI-ERR_SUNKNOWN_CMD。 ...
Running NRF52840 mcu core on custom board using 17.1 SDK
1. Use the nRF Connect Mobile app to connect to our device over BLE
2. Run the dfu uploader to update FW from...