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,
I'm currently having some issues where my custom board is either experiencing infinite DFUTarg cycle or "no bootloader was found" error.
I have been following the...
Hi,
I'm trying to run some example with ble fota
I've read
http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf52.html#fota-upgrades
and
http:/...
Hi i am using nordic nrf52840 chip.
i programmed one application at 0x27000 address, and now i want to calculate the size of that application code in run time.
i have...
Hi
I have a project as the follow
What I have done:
1. Compiled app.hex ( Configured with my board), works fine.
2. Compiled bootloader.hex ( Configured with my...
Hi, I've adopted the DFU part of the NRF Toolbox app in my own app. I want my app to be bi-langual (English / Polsih). I can do this for all the texts that I've created, however...
Hi,
I had a temperature adc reading accuracy issue in lower temperature such as -40.
It is similar to this post issue ( https://devzone.nordicsemi.com/f/nordic-q-a/80859...
Hello,
My application is built with TFM in order to use mbedtls. I am currently using UART0 to send/recv serial data from another board. If I don't call psa_ps_get_info...
Hi,
We have developed one application using nRF52832 SoC and Sdk v15.0. For our application we have use ble_app_uart example as a peripheral and multi-link central example...
Hi,
I am using s112_nrf52_7.2.0_softdevice with nRF5_SDK_17.1.0 and iar embedded workbench. I can flash and run the application without any problem but when i try to program...
Hello Devzone,
I am trying to run timeslotted 802.15.4 alongside BLE using NCS. I have started from this example, replacing the propiertary RF calls with calls to 802...
I was able to set up 2 thingy91's using the nRF9160DK to update the firmware and the asset tracker is working on the 2 thingy91's. I've tried to provision the DK and I get...
Hi,
I am trying to port the nRF5_SDK_17.0.2_d674dde\examples\nfc\writable_ndef_msg and my linker cant find the definition for the following symbols-
linking... .\_build...
Good afternoon ladies and gentlemen,
Just a really quick question/observation... am I going bonkers? or is the link to Segger Embedded Studio on this Nordic Page incorrect...
Hi nordic:
I use nrf9160 to test the new driver mainly due to the following two problems:
Environment: sdk 1.8.0-rc2 modem: nrf9160_1.3.1 lwm2m CONFIG_LTE_NETWORK_MODE_NBIOT_GPS...