hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
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...
We have a prototype device that disconnects and reconnects frequently. When moving from a BLE 4.2 chip to the nrf52840 (BLE 5), we noticed that the time to complete the initial...
Hello,
I am developing a project with a host processor and Minew BT module with NRF52811. The module and the host processor are communicating via I2C (TWIS). The host processor...
Hi,all
As said above, i've tested two laptops, and this situation happened. I have no idea why this will happen. Is there may any problem with the c onnection parameters...
I used stm32 as master and nordic board as a slave , in stm32 i used spi2 where my configuration is , baud rate is 4MBits/s , clock polarity high , clock phase 1 edge and...
I am trying to locate documentation that has recommended solder paste and reflow specifications for the QFN package. I see there was a similar request made quite some time...
Hi,
When looking at the release notes for the latest nrf9160 modem firmware, it says that the B0 devices are for development only, and B1 for production. I have a number...
Hi there!
Back again with another question. Now that I've finaly managed to get the Bitmap image to show on the display (ST7735), I noticed the playback of audio from the...
Hi What is the better way to add multiple generic on off element to light switch server application. currently planing to add seperate simple_on_off_server_t m_server_x and...
Hi~.
I have an inquiry about sleep and wake up of the nRF52840 in high voltage mode.
Hardware and power design configuration
I am trying to use high voltage mode by...
When the application is started I get the following error:
<error> peer_manager_pds: Could not initialize flash storage. fds_init() returned 0x860A. 00> 00> <error> peer_manager...
Hi there!
I have an SD card reader and ST7735 connected to an nRF52850 DK, both working fine. Furthermore, I 'm using ARMGCC in combination with Make, nRF5 SDK, nRF SDK...
Hello everybody,
I´m trying to add a custom service to the ble_app_buttonless_dfu example in sdk 17.0.2 . Therfore i increment the NRF_SDH_BLE_VS_UUID_COUNT but this results...
Hello, I´m using nRF52DK BLE module with ContikiNG and I seem to be having issues when trying to connect with the device using the mac address. I´m trying to setup the basic...
Dear all, I'm new on nordic and I have to combine a bootloader BLE+UART. I read some threads but I can't to combine UART + BLE. Can I have an help?
Thanks in advance
Hello,
I am trying to configure my own bootloader for DFU, i use the secure_bootloader_ble_s132 as an exemple for nrf52832 DK.
after i flash the softdevice, the app...