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...
Hi all,
I wanted to start developing with nrf52840DK and rust and set myself to do a simple build that would play a sound when I press a button. I purchased a MAX98357A...
Hi,
I am using VS Code 1.60.2 and nRF Connect Extension Pack.
Currently by default output bin is generated at build/zephyr/ directory. I would like to have rename output...
Hi community I'm trying to evaluate the possibilities of an application update over the air via NB-Iot. According to this post this should be possible.
I'm using the application_update...
Hello Devzone Community,
I am writing to ask whether there is any special or obscure setting (device tree or Kconfig) to enable run-time changes to accelerometer output...
Hi, Nordic engineer!
I am doing the direction finding demos in the nrf52833dk. From previous discussion with you, I learned that with parameter CONFIG_BT_PER_ADV_SYNC_MAX...
Hi support team,
The content of ICHG in Table 22, '1.5 Ω' doesn't match with R_ICHG=1k5 in the corresponding reference circuitry in PS. 1k5 is more likely correct, right...
Hi!
I made same code for SDK15 and it works. Now I want to rebuild project on the new SDK17.0.2 and same part of code doesn't work with SPI master.
For notice- doesn't...
I have seen examples of enabling CCCD by default in the forum but I have not seen anyone say it is not allowed according to the BT SIG.
https://devzone.nordicsemi.com/f...
Hi, I use NRF52833 and SW: NCS version 1.4.1 and its zephyr version is 2.4.0.
I would like to know if there is method to record program counter, stack pointer information...
Hi,
I have used "es_battery_voltage_saadc" in SDK 14.2 to read the voltage of battery, now I'm using SDK 17.02, but there is no es_battery_voltage_saadc.
Is there a better...
Hi
For the revision 3 of the nRF52832, I've updated to the nRF5 SDK V17.1.0 to apply the workaround for erratum 249.
Afterwards, I saw that there is a newer version of...
I have a BLE peripheral device using i2c, gpio. When the peripheral is not connected I want the lowest power consumption possible.
when i try to turn off gpio:
//sleep...
Hi Nordic.
I am using:
1. Mesh sdk V5.00
2. BLE sdk V17
3. NRF52840
I am trying to build a node with many elements and models. The software is based on the LC server...
A question regarding to nRFSDK 1.7: why does nRFSDK disable using BL2 inside TF-M? If our device needs BL2 with TF-M, how can we enable it? I can't enable CONFIG_TFM_BL2 if...
Hi Everyone,
I was wondering if it is something I do wrong, or if there is an issue with my module.
I have never managed to successfully upgrade the firmware of my nRF9160...