After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Can you use/link both nfc T4T and T2T libraries and wrapper/driver source in same application/build?
I don't mean emulating both modes at the same time.
Thanks.
To the kind attention of Nordic support team,
I have been using nRF ble sniffer successfully, it is a great tool. But I have some troubles when it comes to use it for ble...
Hi there!
I am placing variables in the ".non_init" section so that their values are retained across software resets. This works great if I only use an App + Soft Device...
I want to modify the uuid through the serial port. What variables can I use to describe this define? Is there any code for reference ?
#define BLE_UUID_NUS_TX_CHARACTERISTIC...
Hi there
I'm currently using three different target platforms/boards #1 : a Nordic PCA10040 - attached to USB #2 : a UTO-NBL-52A developer board - attached to a J-Link plus...
Provisioner and client (provisionee) roles in the same application.
Hello everyone,
First, I am using SDK 17.02 and BLE Mesh 5.0.
By the moment, I want to integrate...
Hello,
I want to realize the data receiving and sending function,so I adapt the transmitter demo in '\nRF5_SDK_16.0.0_98a08e2\examples\peripheral\radio\',and my code is...
Hi all,
we are trying to connect 20 peripherals to one nRF52840 master (connected to a Laptop running a python app with pc-ble-driver-py) and transmit about 1000 Bytes per...
Hi guys,
I have a custom board containing a Raytac nRf52840 module running the Arduino core. The Arduino core configures the nRf52 to expect a 32K crystal on the xtal input...
Hello
I Just got my first Custom PCB's i dont know how to compile the code into them .Can someone help me . I just get the errror messege when i try to find target :
Failed...
Hello, I am using SDK 16.0 and mesh SDK 4.2.
We successfully implemented remote provisioning capabilities in our devices' firmware. One thing we are noticing though is that...
Hi,
I am using spis example from "SDK v17.0.2" with slight modification in the code as given below
On the Master end CS pin is pulled low and send 1 byte(0x45) only...
Hello,
I'm using nrf52840 with gcc compiler and SDK15.3. For our firmware update procedure, we use two flash storage instances. One for the transmitted new application and...
Nordic:
We need to do a communication certification, we need NORDIC to provide S112V6.1.1 QDID: 125078 certification report certificate。
thinks
jermi.jin
2021.061...
My CMD.EXE is copied here, it shows the command I'm trying to run, and the output of the program. As you can see, there is no error message.
However, it does not succeed...