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...
Hi,
I would like to know if I can update the firmware of modem from 1.1.1 to 1.3.1 on Thingy91 (hardware version 1.4.0).
My goal is to use AGPS and PGPS assistance services...
The product specification states that "o nly the dedicated QSPI pins shall be used. " Is this a recommendation or a requirement? I would like to configure a different pin...
I accidentally closed the original ticket , so I create a new one.
Hi,
recently I'm building dfu function on my board, using nrf51822 qfaa and softdevice s110.
...
hello,
Im using nrf52840 Im trying to emulate a chip select signal for spi slave with gpiote and ppi. I used an active high signal as an event and a signal(cs) that is toggled...
Hi everyone,
I have some questions regarding RSSI:
1. Is there any Bluetooth reference that evaluates the RSSI? For example what RSSI range is considered as perfect, moderate...
env:
SDK: nRF5_SDK_17.0.2_d674dde
KEIL- ARM
SoftDevice: s140_nrf52_7.2.0_softdevice
i can't understand how MBR jump to bootloader, and how MBR konw the start address...
I'm using SDK 17.0.2 and I'm trying to write a small central device. It should connect to a single peripheral and exchange some data.
Once the peripheral is found, central...
Hi,
I am trying to get access to the code 1.99.99-dev1 branch of the NCS, but I'm not sure where I can find this. More specifically, I would like to use the code of the...
Hi.
I am developing a small notification monitor.
It used a 150mha battery and a 0.92 oled.
I want it to be connected to my phone via Bluetooth and when I send a string...
Hello DevZone,
I have a project where I want to use NFCT for communicating and charging. I have used the NRFX_NFCT library to read and write to my transmitter because...
Hi,
I am doing the java programming with BLE advertise, and I want to make BLE advertise events stop when the advertising events number enough. Are there any methods to...
Hello,
for a device I'm developing I need to be able to set values from an App as well as from the device itself (buttons on said device). So far everything works fine...
We are working on ubuntu 18.04 LTS.
We are trying to install nvs package for smart remote 3 microphone activation but got stuck with the package installation as stated in...