Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
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 am checking the voltage range on the input pins of the Nrf52832. The specs show VIH is 0,7*VDD and VIL is 0,3*VDD. I'm using the Nrf52DK, which has about 2.8V VDD...
Hello again,
This time I am trying to read HID reports using bluetooth to get the state of the caps lock.
I know this should be super simple and its explained in the hid...
Hello, dear developers!
Tell me the solution to the problem, how to properly initialize the SPI peripherals so that the program does not hang while waiting for the end of...
Dear All,
I'm using nrf52840-DK for development purpose of IEEE 802.15.4 standard. One is used as transmitter, while other as receiver. I'm using nrf_radio_driver inside...
Hi, I found that there is a BLE_HCI_DIFFERENT_TRANSACTION_COLLISION when I use nRF52832 in secure connections. The connection would disappear in 32 secs, but there won't be...
There's a Bluetooth mesh sensor server, which realize, for example:
present ambient temperature property and
desired ambient temperature property.
A Bluetooth mesh...
Good morning,
I'm trying to port the HTS to the PCA0056 board towards chip nRF52833.
I followed the guideline and modified memory mapping as follows:
Section Placement...
Hi.
I'm currently trying to scan non-connectable advertisement for continuously.
So, I'm going to set the value of scan window and scan interval same.
For that purpose...
I wants to use break point in project but when i set break point then 4 or 5 times working after that goes to NRF_BREAKPOINT_COND, I am using nRF52832. so guide me where is...
Hi,
I am trying to setup the serial UART DFU process for a custom board. I am able to build and program a combined firmware hex file which includes - Softdevice S140 ...
Hi guys
I have a project that needs to use multiple 1.8V sensors and transmit data to the mobile phone through Bluetooth. If NRF52832 also uses 1.8V power supply, it can...
Hi Everybody,
I have obtained a free personal Segger Embedded Studio license to use on a nRF52 evaluation board and started to write and debug code.
When I port my code...
Hi,
I use the latest connect sdk 1.4.0 and modem firmware 1.2.2. If I load the default aws_iot code it does not subscribe to the topics set in "topics_list" in the code...
I am using SES Nordic Edition 4.52 and I am building a Zephyr project configured with nRF Connect SDK. After the initial build completes, every time I build without cleaning...
I have a device using the nRF51822 chip on which I was successfully using the BLE sniffer V3.0.0 PCA10028 firmware. The latest V3.1.0 PCA10028 firmware does not work but I...