Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hello,
I want to create tfm_ipc project for NRF52840 DK board.
I configured options like below.
But I got an error message, "create_nordic_project.py failed (1)...
I looked at Blinky, but I am still not sure how to access the GPIO pins. In Blinky, there is an led0 alias, but what about other pins? What are there aliases?
Specifically...
Hello,
I used SDK15.3
Android phone and iOS phone is master
nRF52811 module is slave
It's said that the phone can't set conn international(Android、iOS)
But slave...
Hi,
i am working on "nrf52dk" . i want to use nfc pin as gpio.
what i did is
NRF_UICR->NFCPINS = 0<<0;
CONFIG_NFCT_PINS_AS_GPIOS included in preprocessor definations...
Dear Nordic,
I'm doing network registration test with nRF9160 DK in CMW500 test network environment.
I've set CMW500 configuration up as described at "https://devzone...
For a Non-RTOS application, take ble_app_blinky for example, the application is coded by us while SD is provided by Nordic.
My understanding is that the SD is running as...
Hello, All
I saw this description in the Bluetooth 5 Go Faster. Go Further document:
Advertising sets have an ID which is used to indicate which set a given packet belongs...
Setup:
Module: nRF51822.
SDK version:nRF5_SDK_11.0.0_89a8197.
Example: ble_app_uart.
Softdevice: S130.
I use ble_nus_string_send on the BLE_GAP_EVT_ADV_REPORT...
I'm following the NCS tutorials. I'm targeting the 52840 on the 9160DK board. I'm using SES with NCS1.6.
I'm able to get the hello world to run and the message is out on...
Hello,
we are developing a customer product based on the nRF9160 and Nordic's NCS v1.4.2 where we need to send battery test data every 30s (~ 1kB, PUT method). The communication...
Hi:
I am working on a stereo microphone application using the NRF52840. I would like to have the 2 microphones output 16K samples per second (8K samples each for left and...
Hi,
I am using nRF52840 on custom board. I am trying to configure SPI pins, but I am not getting anything on the clock pin. I can see the chip select pin going low and...