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...
Hi,
I am struggling to find a basic sample for UART communication in NCS. As an experienced Nrf5 SDK programmer, I find it very hard to convert my firmware to nRF Connect...
Hi Nordic Support
I have been experimenting with your nRF52840 board there has an SPI flash and have tested it with your USB example that can enumerate the filesystem on...
Hello,
I have the following setup:
a computer connected to a PCA10040 over USB
a PCA10040 connected to a NRF52832 over SWO (SWD IO, SWD CLK, SWO, RESET).
I would...
1. I am using the nrf52832 at the transmission side (ble).
2. at the scanner side I am using the ESP32.
3. I want to display the "advertising device name: " at ESP32 side...
Hi ,
I have been tryiing out the flash_storage example in the SDK /examples/pheripherals/flash_storage . The flash storage , permits us to write hello world to any memory...
Hi There,
I am developing Mesh applications based on Mesh5.0. At present, I have nrd52850DK broads, how can I do to debugger the application? Do I if have a J-link device...
I am not getting how to implement below two points in installation of micro-ecc
Enter the subdirectory for the SoC and the toolchain that you are using to build your application...
Hi Nordric,
In our application we want to receive the sensor data using SPI-DMA and to send processed data on USB.
1. Is it possible to receive sensor data and directly...
Hello,
When I set the tx power in the broadcast initialization, I found that there are restrictions on the setting of the Bluetooth name, as follows
My device name:...
The lNordic Semi Link
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE
mentions that the nRF52840 Dongle can be used as sniffer.
...
I am using:
2x Nrf51422 chips on PCA10028
IAR Embedded Workbench IDE - ARM 9.10.2
nRF5_SDK_12.3.0_d7731ad
I need to transfer a 44 byte payload from one board to the...
I think my nrf SDK toolchain manager missed a tool somehow. When I downloaded v1.6.1 (following the instructions on the website) and tried to build my project using
`west...
Hi, I am testing the flash storage of nrf52840 with NVS example from NCS v1.4.2
i have run the example code successfully. from the example code i have changed the
uint8_t...
Hello,
I am trying to create a single static library for SDK, and use it in application and bootloader, for that i have merged sdk_config.h files of application and bootloader...
Hi there,
We are a cycling accessories company (mainly light accessories) and have been using Nordic chips for BLE 1 to 1 connection of our helmet to phone (for configurations...