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 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...
Hi,
I received the nRF9160DK yesterday, and used the AT Client to get talking to the modem and connecting to a network. In VS Code I built an application from sample ...
Hi there,
I'm using the product specification of the nRF52840 to program the SAADC in continuous mode using its internal timer. I'm not able to use your SDK. Unfortunately...
We've built a custom board, at power off current is 1-2uA and when connected average current is ~4.7mA. Internal DCDC is enabled, this shaved off >2mA. Other than reducing...
Hi ALL:
- SDK version: nRFSDK 15.3
- HW: nRF52832
I am tried to earse the flash by sg_flash_page_erase(uint32_t page_number), but still failed. My code snippet as...
Hi there,
I want to read the memory from nRF52840,
but J-Link showed me, J-Link is defective, how can I rectify it ?
It's from 2018 J- Link ,
Screenshot :
tha...
Hello,
I'm running the nRF Mesh SDK 5.0.0 with the light CTL LC server example. I have also developed an implementation of a DALI master. DALI is a manchester encoded signal...
I am using: \examples\ble_peripheral\ble_app_uart and \examples\ble_central\ble_app_uart_c .
In Nordic infocenter it says: The application scans peripheral devices and connects...
Hello all,
I would like to know if it would be possible to simultaneously use 3 instances of I2C and 2 of I2C for the nRF5340DK. As stated in the data sheet, the application...
I use nrf52832 + ncs1.7.0 to develop mesh projects. The current project requires mcuboot + mpsl. But I found that SoftDevice Controller occupies too much flash space, which...
Hi,
I am trying add existing file in CMakeLists.txt a main.cpp file inside Project libapp.a, at which i am getting this python error. Kindly help.
Regards,
Hi all,
I am currently using Raytac dongle https://www.raytac.com/product/ins.php?index_id=89 with connectivity FW on the dongle and pc-ble-driver version 4.1.4 and sd_api...
Hi,
I am trying to edit my bootloader (buttonless USB DFU).
I want to add a button to exit the bootloader and return to the app.
The problem is that the gpiote interrupt...
Hi Team,
We are on the Pre-Production stage of our Product, which uses the nRF52840 (forBLE) with the FEM nrf21540(new)
We are aiming to get power out of 20dBm.
To get...