My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
Hi,
Kit:nrf5340
SDK:nrf connect SDK 1.5.0
1.Can you please explain how the data transfer takes place in ble mesh while using nrf connect SDK.
2. Also tell me how...
The servo I use in my application uses a PWM signal duty cycle to represent servo amperage level.
So, to measure servo amperage, I use a GPIOTE channel to capture the time...
Hi!
I'm using ncs v1.5.0 and mfw 1.3.0 on a nRF9160 DK v0.15.0.
I'm using gps sample with supl_clint_library enabled
1. Things work reasonably well, but I am confused...
I'm trying to write a driver for an SPI peripheral.
west says:
```
../ncs/zephyr/samples/sensor/mydriver/prj.conf:5: warning: attempt to assign the value 'y' to the...
new uses SDK 17.0.2, SD 7.2.0
old target used SDK 15.2.0 and SD 6.1.1
Attempting to update BL, SD, and App over DFU.
1. If merging all new BL settings with SD, BL, and...
Hi,
I am using nrf connect SDK and compiling nrf5340 examples.
I want to implement a security related example in nrf connect SDK.
Can you please tell me
1. Security...
Hi,
I am trying to open serial lte modem app to evaluate power profile on thingy91. i am using toolchain manager (v1.4.99-dev1) to open Segger Embedded Studio.
While building...
This compiles with warnings and the value always comes back as 0
#define SW1_NODE DT_ALIAS(sw1) #if DT_NODE_HAS_STATUS(SW1_NODE, okay) #define SW1 DT_GPIO_LABEL(SW1_NODE...
Hello,
I have a application on a nRF52840DK as central. The code is based on the ble_app_uart_c example.
I need to send a lot of data through UART into the serial port...
I have followed various advice to create an SPI/I2C driver an own-designed device using the bme_280 example as a model
As this could be either SPI or I2C I put both configurations...
Hi all,
I am currently working on a project which uses the ble_app_uart_c example. I have a nRF52840DK as central. The central receives NUS pakets with a average data rate...
Hi,
my case: I try to send as fast as possible data to smartphone. Bluetooth hvn_tx_queue_size = 20.
But if I'm losing connection to the smartphone, data packages are...
SDK- nRF5_SDK_17.0.2_d674dde
SD - s112_nrf52_7.2.0
Hi Team,
I have configured a gpioTE and the Interrupt priority is set 6. (#define NRFX_GPIOTE_CONFIG_IRQ_PRIORITY...
Hello
We're a startup company focusing on innovative smart home and security technology solutions, evaluating our way into beacon/locator design to support BLT 5.1 capabilities...