Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
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...
I'm attempting to perform DFU with the secure bootloader (bonding not required) and it is hanging after starting the update. Here's the log from the firmware (SDK 16.0.0)...
Hello,
I am developing an app which connect to provisioned node using GATT in the mesh network. But the limitation of this is, it has only pair to pair communication. It...
Been beating my head against this for a couple of days and came across a number of people on the forum with the same issue without a solution, so hopefully this saves someone...
Hi all,
I have some issue setting up the advertising data on my nRF52840 Dongle. I'm using the ble_template to develop my software and in my application i need to fill all...
Hi all,
can i send a scan request from an nRF52840 dongle using the nRF Connect - Bluetooth Low Energy software? I need this during development of my application where i...
Hi
I am seing framing errors when receiving using UARTE.
It is not external hardware, I have checked with different other interfaces and measured timing, no problems there...
Hi
I want to ask a few question.
When the phone sends a specific signal after connecting to the MCU, the MCU is sending data in real time.
When the power is turned...
Hi,
I was trying to find out if it is available to have authentification before connection and I found this link and it makes sense to me but that Q&A has been over 4 years...
Hello!
I use Zigbee CLI example and multi_sensor example on nRF52840. (examples/zigbee/experimental/cli/cli_agent_router and examples/zigbee/experimental/multi_sensor) ...
I have nrf52840 dongle and sdk nRF5_SDK_17.0.0_9d13099.
I would like to know, is there is an example in which, Advertisement Data is stored in flash memory and reading and...
I USE 9160 with i2c ,send data. then it tips :
[00:02:07.716,918] [1;31m<err> i2c_nrfx_twim: Error 195952641 occurred for message 0[0m
what is wrong ?help me ,thank...
NOTE: This is related to the following issue: https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
--------------------------------...
Hi,
I would like to read data from sensor and send it over BLE to nRF connect. Unfortunaly, something went wrong while reading the data by TWIM.
I´m using SDK16. ...
Hi Sir or Madam,
I tested examples\zigbee\light_control demo recently and I want to test install code function based on this example, the first step is I add install code...