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 There i have a Code handling two events simultaneously, one event is advertisement And the other is scanning which is done every half an hour. the average current consumption...
Dear Nordic Support,
I am using nRF52 SDK v16.0.0 . I am running BLE peripheral examples. As I read from the examples, the button 1 is used for sleeping and waking the board...
Hello,
after updating the modem fw to v1.1.0 the application fails to read the sim card information using
AT+CIMI after starting up.
The same application did work perfectly...
Hi,
I'm using nRF52811 & nRF52832.
I want the Countinous Modulated 10101010 and 11110000 patterns immediately after Power On, to evaluate the modulation stability in long...
Im developing a BLE beacon based on the eddystone example provided for the NRF52832. I've found that in softdevice applications, the radio frequency can not be changed directily...
I am developing a custom board using nRF52810.
SoftDevice S112 6.0.0 and SDK 15.0.0 are in use.
I want to know the maximum current in Idle state .
Current measurements...
Hi all,
I am currently trying turning off the active time, so that the nrf9160 immediately goes in power save mode after RRC Connected Release.
If I send the command ...
I connect VBUS to VDDH, and use a USB cable for power supply(high voltage mode), but I cannot download firmware into the 52840.
Unless I power the 52840 from the VDD pin...
Hello,
I'm a teacher. I use the microbit card that loads one of your components. Nordic nRF51822-QFAA-R rev 3 Could you tell me if this processor is based on a Von Neumann...
Hello, just a few quick short questions regarding nrf52 devices:
Do I have to configure and initialize them before using?
Which function should I use? I...
Hello, I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
Issue-background...