I am adding Softdevice BLE to an existing firmware build(without softdevice, only USB) using Visual Studio and SDK 17.1.0 (Qorvo), on a Murata 2AB,
the firmware boots softdevice...
Hello,
I've inherited a project to create an iOS app that can communicate via BLE to UART RS232 to devices in the field using a proprietary protocol and at 115200 baud and...
Hello, We are using a nrf7002 for wifi only alongside a nrf5340 host MCU on a custom board. We are testing the wifi connection using the sample `nrf/samples/wifi/shell`, with...
Hi all,
I'm working with the nRF9160 DK and running the AWS IoT sample from the nRF Connect SDK v2.7.0 ( 5cb85570ca43 ). The device connects to the network and AWS IoT Core...
Hi all,
I'm working with the nRF9160 DK and running the AWS IoT sample from the nRF Connect SDK v2.7.0 ( 5cb85570ca43 ). The device connects to the network and AWS IoT Core...
Hello forum ,
Here i tried to write and read from flash qspi w25q64 but read and write both are failed ..i m using nrf52840 kindly pls help me for read and write
Hi, all great guys,
We are using NRF51822 as the MCU,and met a very strange problem about the current consumption in our application. Normally,the lowest standby current...
Hi.
I'm new to Nordic BLE devices. Using the nrf51-DK.
I have a peripheral device (non-Nordic) which I want to connect to from a Nordic central (S130) using the public address...
Hello, I want to change mode from radio test example from button input.
How can I use the gpiote for mode change from button input.
I only want to use modulated and unmodulated...
hello,
I had written a custom application based on ble_app_uart for nrf51, which works fine. But now I have to port it for nrf52. So I followed these steps:
Changed...
Hello,
I am facing the below issue that no source is available for "0xfffffffe" when i try to debug the program using eclipse
I am using softdevice s130 and have...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
Hi, I found the example of Eddystone beacon in SDK 12, but couldn't find Eddystone Configuration Service demostrated or implemented. In the legacy nrf5-sdk-for-eddystone repository...
the mcu is nrf51822,I use sdk9.0,
sdk9.0\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5_no_packs
In this project, I delete led,button,
change “dfu_start...
I use it. nRF52832 PCA10040 Vesion12.2.0
I am working on the ble_app_uart example as a base.
I used the sd_ble_gap_addr_set command to change the BLE address but it...
Since Google released Android Marshmallow 6.0 we are experiencing problems when connecting our nRF51822 based peripherals to a Nexus 6 phone.
The Nexus 6 is able to see our...
I use it. nRF52832 PCA10040
I have coded based on NUS.
However, I failed to pair with my Android device.
Even with ble_app_uart, the result is the same.