I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
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 everyone, I took the example code "ble_app_hrs" and added a pin toggle to verify that the code is loaded correctly onto my custom board, which is programmed via the...
I'm trying to install the toolchain manager on a new work computer and I'm running into issues that I think are related to my work's proxy.
I've tried following the steps...
I am trying to configure the STS4x temperature sensor by Sensirion on I2C on a nRF5340DK, I have setup my the coding exactly how sensirion suggested except few changes such...
Hi,
When I try nrfsdk/zephyr/sample/bluetooth/periodic_adv_conn. I notice that the max subevent data size is about 64bytes. If I send a data size larger, I will get a error...
Hi DevZone,
I have made a custom PCB with the nRF52832. I placed the same coaxial connector that is on the nRF52 DK in my PCB. At this point, I want to test the BLE functionalities...
Hi,
I am unable to build the MQTT over Wi-Fi lesson 4, exercise 1 using the nrf7002dk_nrf5340_cpuapp board configuration, but the same code builds successfully with nrf7002dk_nrf5340_cpuapp_ns...
Greetings all, Does the Direct Test Mode (DTM) app v2.4.1 provided in the NRF Connect for Desktop v5.0.2 package support gain settings for the nRF21540 FEM such as +10, or...
I am working on nrf52840 and I want to control the motor speed so I want to generate the variable frequency PWM for the same. How can I generate the variable frequency PWM...
Hello,
I need to configure second UART for nRF52840 DK. So I would like to know the overlay file for uart2 configuration with exact GPIO pins. Also the .c file to initialize...
I 'm porting code from Zepyr 3 .5 to 3 .7 and am having errors in my ds2484 1 -wire device . It was working fine but now reports an init error unless I add deferred -init...
L.S.,
I'm trying to build an "Arduino" port for the nrf52840 (Seeed board).
When building an example I'm getting the following errors during the link phase:
.\Objects...
Hello,
In my project I have b0, mcuboot and an app. My nRF SDK version is v2.7.0.
My project works fine if I use an absolute address in SB_CONFIG_BOOT_SIGNATURE_KEY_FILE...
Hi,
I am working with the nrf9160 and ncs2.7. Is it possible to programmatically change how pins are defined? For example, on startup 2 pins are for I2C (SCL and SDA) and...