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...
Hello,
I am wondering if what I am seeing is expected. I tried flashing the modem fw on the nrf9151 using nrfjprog.exe (v10.24.2); which I am able to do successfully, but...
Hello,
I have a Friend SoC with nRF52833 via SPI HCI communicating with my nodes that are nRF52833 MCUs. The nodes are LPN nodes sends data to the friend and awaits a reply...
When using the Serial Monitor, sending AT commands does not show any response from the Actinius Icarus board (nRF9160) Is there any way to resolve or debug this issue further...
Issue Description
The application starts successfully, initializes the modem library, connects to the LTE network, resolves the MQTT broker's address, and establishes an...
Hi,
Just wanted to know if nrf5340dk supports for UART baud rates until 512kbps.? And specific baud rates configuration like 122800.? If yes, is it simply configured as...
Body: Hello, I am using the Nordic Thingy:52 device, but it is not showing up as a port when I connect it to my system. Could you please help me troubleshoot this issue? ...
Hi,
I am using the MDBT42Q module of NRF2832 BLE Module unfortunately i have missed an inductor in my schematics could someone explain me will it work with out the inductor...
~Using nrf Connect sdk and toolchain at version V2.9.0 Attached is the app.zip project.
Basically it consists of a single main funct that prints ("AAAAAAAAAAA") to the...
Hi
I'm working on a nrf54L15DK to connect to windows 10. But the nrf54L15DK can't connect to windows 10.I am using the sample (C:\ncs\v2.8.0\nrf\samples\bluetooth\peripheral_hids_keyboard...
I am testing out the Bluetooth Channel sounding sample with the nRF54L15-dk board using the samples of Channel sounding Initiator with ranging requester. How to change the...
I was trying out the led_strip example in the zephyr samples on my nrf52dk/nrf52832 board with a single external WS2812B neopixel led connected at P0.23 , using the WS2812B...
Hello,
I am currently working in a wearable device based on the nRF5340. We have a few Audio DKs and I am using them as a hardware design reference.
I have a question...
I'm using the BLE mouse example, and the problem I'm having is if I remove the pairing/bonding information from the device, Windows will keep trying to pair with the device...
Hi, I am using zephyr and have created a custom DTS for nrf52840 soc. I am using SIM7070G and have created a custom driver for it which is located in (zephyr/drivers/modem...
Hi,
This string is defined by "CONFIG_BT_DIS_FW_REV_STR". Is there any API that can modify it?
Currently version management is done through VERSION files, but its display...