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 a mass storage that format a fat_fs volume and create a file when I plug the device by USB. Here is how I create a file :
It works fine, and I can see my...
Good morning,
I am developing my Zephyr solution with a Supported board RAK4631 in a RAKWireless solution called Wisblock. This is a kind of building blocks called Wisblock...
Hi,
I have the unfortunate task of needing to update a significant amount of inventory (several thousand units) using BLE OTA.
The devices are using the nRF52805 with...
Hello, I am currently developing a program that uses two SPI interfaces with the nRF5340DK. I want to use SPI3 and SPI4 for two different modules. SPI4 works fine and I can...
There are some fields that I wish to change. I am using the project direction_finding_connectionless_rx as a base to work with. I would like to be able to read and write specifically...
uart:~$ wifi_radio_ficr_prog otp_write_params 0x120 0xff63ec4f 0x9fff OTP Region is open for R/W Invalid MAC address. MAC address cannot be all 0's, broadcast or multicast...
I have a device on my desk that performs the data transfer I need, so I know it's possible. I've attached a screenshot of the successful data transfer.
I tried to replicate...
I have two toolchains and two nrf SDKs installed. v2.4.1 and v2.6.1.
I could change the toolchain used from vs code extension, but I couldn't change the west workspace....
I have been sitting with this problem for almost 2 weeks and have tried alot of different thing but without anything working,
Im using VS code with the nrf9161 and it has...
We have tried the following changes, but couldn't get expecting results.
Sometimes unable to pair two devices / Sometimes fails to link with one device
Could you answer...
I am using mbedtls to parse a certificate. The code is as follows:
It builds successfully but when I flash I get the following error:
Failed to parse certificate: -9774...
I'm trying to setup so that I can do firmware update on nRF5340 using only the internal flash. Due to the many dependencies between different images I'm creating my custom...
hi support team,
i was tesing homekit ncs2.5.3, with iphone se ios18, pairing failed, and i use another two iphone 12, they all succeed.
i can't see why the ios would...
USING THE PERIPHERAL_UART TO CONNECT WITH THE MULTIPLE CENTRAL DEVICES . I MODIFIED SOME CODE AND ADDED THE CUSTOM DATA WHICH IS HAVING THE 5 BYTES. WHEN I USE TO FLASH THE...
softdvice : s132
SDK version : nRF5_SDK_17.1.0_ddde560
Hi
In the project I'm working on, I need to store 3 bytes of usage time information. So I need to store data...