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...
I am trying to download version 8.31.1 of the nRF device firmware pack for keil from this link
developer.nordicsemi.com/.../NordicSemiconductor.nRF_DeviceFamilyPack.8.32...
Hi.
I'm trying to integrate the MPU9250 with nRF52832 using i2c (TWI) on my nRF52-DK
I have found various libraries but none of them are working on my hardware. All of...
After several record updates one by one I get FDS_ERR_NO_SPACE_IN_QUEUES. However after each record update I wait for FDS_EVT_UPDATE event. I was sure that waiting for this...
I have %XRFTEST working on the 9160 in every band listed in the datasheet other than Band 14 and 17. Is there a reason these bands are not supported with the test mode?
...
I'm looking into integrating the SoftDevice controller (not full SoftDevice) from nrfxlib into NuttX RTOS. NuttX would already provide the host layer so I would only need...
Hi,
We are evaluating use of the NFC functions on our nRF52840 - based solution (currently we use BLE). I have been able to understand how NFC Tag payloads are setup within...
Hello,
Is calling --eraseall before calling --program the same as combining --program with --chiperase?
Does --recover erase all the areas that --eraseall and --chiperase...
Hi Dev team,
I am working around with the Thiny91 and wanted to have more information regarding the power consumption characteristics of the board.
I have a program running...
Hi,
Please clarify how RF performance degrades from 3.3V (PS) to 3.1V (3GPP), referred in nRF9160 Hardware Design Guidelines v.1.0:
3.1.2 Voltage range The operational...
Hi, I am getting error from socket() function. I cant find definition for AF_LTE family. I am using simple socket() as:
socket(AF_LTE, 0, NPROTO_AT);
It will compile but...
Hello everyone,
I'm having an issue of trying to connect via NRF Connect to my nrf52840 DK boards, but I am encountering the following error messages.
Core0: Error while...
Hi, I want to add an FTP client to my Zephyr projects. I am using an nRF52840-DK with a Quectell BG-96 modem. I want to upload and download large files using PPP protocol...
Hi,
We are developing an application on a nRF52840 using the nrf SDK (16.0) which should connect to a nRF52832 device , read characteristics of two different custom services...
Hi. We have developing a IoT board based on nRF9160 and faced some strange issue. We have realized the reset schematic of nRF9160 in this way
The nRESET pin is pulled...
Hello,
I am using a third party chriptographic engine that provides a dedicated hardware accelerator for AES-128 encryption based algorithms.
I am using this engine to...