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...
Is it possible to implement open thread cli using 16 castellated pins of BT840 ?? I can change the uart pin by rebuilding the open thread libraries ,
Can I avoid using...
Dear all,
In our project we are using "nrf52840" IC is used. We need to check its strength in various physical layer by loading the " Direct mode code ".
We have sucessfully...
Hi !
I need to develop a BLE communication link between a smartphone (Android first, iOS after) and the BL654 Laird platform (based on nRF52840).
I found multiples strategies...
i am developing a bike power meter and designed my own hardware.
From software point of view I used the Ant+ bikepowermeter example from Nordic.
So far my status is, ...
To the kind attention of Nordic support team,
Could you please help me finding documentation about the subject I mentioned?
Let's suppose we have got a peripheral and...
Hello,
I am working on ble_app_uart example on nRF52840DK.
I am using one switch (gpio) for advertising_switch() function. It means on changing the position of the switch...
Hi,
Would you please tell me how can I dump a memory and save into a file in keil uVersion 5.24?
For example: I want to read the flash memory 0x00000000 to 0x00010000...
There is an option to 'Clone device's services':
A message pops up briefly to say that it's done it:
But it doesn't say where it's put it, and I can't see any...
Dear all,
I have picked the Ruuvi project : https://github.com/ruuvi/ruuvi.firmware.c and change the configuration to adapt with nordic dongle.
But after flashing, my...
Hi,
I am evaluating LC example, I am using an occupancy sensor. So whenever there's an occupancy it's detecting and turning the lights ON. But even when there's occupancy...
Hi,
I have created an eclipse based makefile project for nrf51802 module.
The sdk version that i am using is 12.3.0, and softdevice S130 .
Taking reference of ble_app_uart...
HW setup is my boart connected to a windows10 PC with an uart link.
I tried secure_bootloader_pca10100_uart_ses_nRF5SDKThreadv4.1.0.zip example, with some modification for...
Hi All,
I followed this article and got eclipse to work. I can use debugger, single-step, place a breakpoint. All good.
I noticed that disassembly window shows opcodes...
Hello,
I am working on a project that uses Azure as a cloud IoT provider and the NRF9160 as a gateway-like device which is supposed to make simultaneous connections to up...
Hi,
Just wondering if it is possible to configure the UICR Customer registers after erasing and flashing/programming the nrf52832. The hex file used to program the device...