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 get the log:
[00:00:30.320,159]
[1;31m<err> multicell_location_sample: Failed to acquire location, error: -77
Why I can not get the location like this: ...
Hi Amanda, My Last Ticket with Same Subject wrongly closed and issue not resolved So starting new Want to know how suggestion in your last reply will resolve my sequence number...
Hi,
I'm writing a Windows application that used python QT and pynrfjprog library for programming HEX files.
But I can NOT export it into a .exe file for executing (using...
Hi,
I see in the nrf9160 1.2.0 AT document there is a command XFILEWRITE that suggests the GPS almanac can be written and persist in the modem.
Can you provide more documentation...
Hi, I have developed firmware on nRF52840 as a peripheral. Now I have to develop firmware on nRF52832(beacon) as central which scans the first device and connects and sends...
Hi,
I am using Zephyr configured to use the softdevice as the BLE controller.
I am looking to read and write a small amount of data to the flash for non-volatile storage...
I use nRFgo Studio 1.21.2.10 and J-Link V5.12f.
In nRFgo Studio I can erase my nrf52. However, programming with softdevice or application ends with error Unable to find...
Hi,
We are having custom HW and having NRF91DK and NRF52.
We have architecture as NRF91 and NRF52 (Central) is connected over UART and NRF52 (Central) and NRF52 (Peripheral...
Hi
I'm using direction finding connectionless_rx project from NRF Connect SDK 1.7.1 with NRF52833 and I want to sample the CTE with a 4MS/s sampling rate (sample spacing...
Hi, I have a project developed on Visual Studio Code and PlatformIO. Now I want to use the same classes with SEGGER Embedded Studio. How do i do? Thanks.
I am very new to this product and Bluetooth technology in general. I am trying to determine what I have done wrong. I have purchased the nRF52 dev kit and downloaded and installed...
Hi,
In our design we use Fanstel BM832 module, based on nRF52832 chip. We have failed spurious emission in ETSI RX mode. Rx LO at ~4958 MHz exceeds the limit by 0.3 dB....
Hi,
We are working on the iOS App development for our BLE device. Our query is that, “we have completed the connection with Ble device with our iOS application on first...