Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I'm seeing the modulated output of %XRFTEST offset by approx. 1.675 MHz from the set frequency. Modem version is v1.2.2
Here's my command:
AT%XRFTEST=1,1,1,19500,23...
Hi!
Looking at the schematics for the nRF52833 reference circuitry I see that when USB is used, the VBUS is connected to the C18 capacitor, then GND, and if USB isn't...
I have programmed my device with ble_app_rscs available on nRF5_SDK_15.3.0_59ac345. I was expecting it the main loop
the device will only consume 2 uA however it is consuming...
After a few configuration issues we have finally got a connection with the asset tracker application. However we are not getting far enough to send data.
The log shows a...
Hello,
i am trying the nrfsniffer 3.0, but all the packets seems to being dropped.
I am using:
* BLE400 with nrf51822 module (firmware flashed with stlink )
* Linux...
I am trying to make couple templates for S113 with nRF52832 and nRF52840 with and without FreeRTOS and because there is no such in the examples, I’m not sure I made it right...
Hello,
I'm using SDK for Thread and Zigbee v4.1 and I developed a network using mqtt-sn library. Since the developed application requires data publishing at a high rate...
I want to get logs via RTT (JTAG) in the connectivity firmware example of SDKV15.
I have built the connectivity firmware project using cmake and opened the project in SES...
Hello
I'm trying to implement the click and double click and long click of a button in sdk v17.
Click and long click work fine. But double-click doesn't work.
Code...
Hi,
We are currently porting our code to the newest nRf5340 chip.
Everything goes fine when the target is secure (not ending with "ns" and not defining "CONFIG_TRUSTED_EXECUTION_NONSECURE...
Hi,
I am working on a device that has nrf52 as an additional BLE chip that does not run the main logic but provides UART over BLE to the application processor (NUS). In...
Hi,
I am working on the our customized board nRF52832 , interfaced with MAX30205 temperature sensor . I am advertising the data only when it reaches the below temperature...
Hello,
We are planning to use the accelerometer in the Thingy91, we have some inconsistent results when configuring/reconfiguring, we have 2 questions:
- When we, for...
Hey,
We've been having issues with a subset of a batch of devices produced recently, with an unacceptably high failure rate when switching to DFU from firmware (the switch...