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...
Hello,
I have a project of a device with 2 endpoint plus the GP endpoint (242). It's a coordinator.
at first startup, the green power endpoint doesn't appear in the response...
Dear Nordic,
I'm trying to use the LTE Link Monitor and the Trace Collector V2 at the same time in order to collect trace messages from an nRF9160 DK. However, the RAW and...
Hello all,
I am looking for a freelancer to work on a Matter project based on a nRF52840 SoC.
I am an embedded developer and I did already some experiments with the Nordic...
Pretty new to development, compiled and flashed Zephyr basic samples through nrf Connect for VS Code (board type: nrf52840dk_nrf52840) and suddenly board wouldn't respond...
Hello Team Nordic,
We know that %XSYSTEMMODE command is used to set specific LTE mode. I am also using CONFIG_LTE_NETWORK_USE_FALLBACK.
I have a SIM card which connects...
--
I am using Laird's bl654 dongle. If you download a hex file using nrfConnect for Desktop, the dongle is no longer recognized. It works like open bootloader again only...
Hello,
I have been modifying the examples ble_app_uart and ble_app_c_uart to include direction finding. I perform the connection via scan and advertising and then establish...
I am working through setting up device overlays and am struggling a bit. In some part because I can't find consistency in naming or location or anything. My goal is to set...
Hi,
I have used a Joulescope DC energy analyser to measure the current and power consumption of the nRF52833 DK. I took measurements to see how different TXP powers and...
Hello, I am working on direction finding connectionless locator/beacon (AoA). I ran into a problem in the locator. Everything works fine until "Waiting for periodic sync....
Hello Devzone,
I'm developing a Zigbee gateway using NRF52840 and ESP chip for wifi. NRF52840 it act as an coordinator.
I'm using nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76...
Hello All,
I have a problem when I build my project from sample central_uart & peripheral_uart .
I have two nrf5340 called A and B . B scans the broadcast to A to establish...
Hi,
Application core can run serial port printing. then creat copy to net core ,Burn separately to the each core can work fine。Then I merged the two projects into one, and...
I have been attempting to install nRF Connect SDK on macOS for several months without complete success. You can check my prior tickets for details. Nonetheless, I have recently...