Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
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...
I've tried to run a program which allows to run mesh provisioner, among with Direction Finding connectionless locator.
I was using mesh provisioner example from Zephyr,...
I am at the final stage in the current project but the send status is not updating correctly when
an attribute value is sent. For example in the following code:
zcl_status...
I'm faced with a special error: we are not able to install the nRF Connect V1.8.0 using the tools published by Nordic.
We use the latest version of the tool chain manager...
Hello,
I am trying code (and compile) in C++ with a NRF52832 on Keil UV5.
In the C/C++ options i don't see the compiler option for the preferred language when I open a...
software version :nrf connect SDK 1.6.1
hardware:nrf5340
ble stack:ble 5.0
ble central: iphone x app
ble client:nrf5340 kit
question:I was failure to set Tx len...
Hi, I followed the procedure described here with Nordic Thingy 91 https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nowi-powered-energy-autonomous-nordic-thingy...
Hello,
I'm currently trying to enable static buffer for MBedTLS as described here: https://tls.mbed.org/kb/how-to/using-static-memory-instead-of-the-heap .
I wrote a simple...
Hi, guys. I'm using both nRF5 SDK v17.1.0 and the S112 SoftDevice v7.3.0 with the PCA10056 (Rev 2 nRF52840 board).
infocenter.nordicsemi.com/index.jsp
I used the sd_ble_gap_ppcp_set...
Hi,
1. In freerTOS, how to improve the printing priority of NRF_LOG_INFO
2. How do I avoid overwriting what I want to print
Thank you for all your assistance. Kind...
Hi,
1.How can I use this function?
2.Can you provide a simple example
3.I have the following information, but I still don't know how to use it.
https://developer...
Hi ,
1. How do I port the NCS V1.8.0 asset_tracker example to NCS V1.9.0
2. The customer code was developed in asset_tracker and failed to port to NCS V1.9.0
Thank you...
Hi,
I have a few thingy:91 devices (~10) and when using the IBasis SIM card, I'll randomly be connected to Telus, Bell, Rogers or Videotron. Some of them do not support...
Hi,
I have implemented BLE OTA DFU using SMP service (I integrated SMP sample ) on nRF25833. Version of NCS: 1.8.0.
I have tested it with nRF Connect mobile app and it...
I want to make a thread protocol based luminaire product, there will be 300+ luminaires and 10+ OTBRs, and then control them through the cloud platform. Now I need to verify...