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...
Hello everyone,
in one of my project i have to implement button functionalities. using single button, I have to put device into OFF mode and also wake up from OFF mode....
We're developing a custom nRF 9160 based device and our product requires that we also develop our own AWS cloud where we host our own domain, including databases, back-end...
Hello guys,
The size of my bluetooth packets that i want to receive is around 257-260 max.
Can i put CONFIG_BT_L2CAP_TX_MTU to 260 ? i don't want a large value for RAM...
Hello, I have a custom board based on the nrf5340 and I am attempting to get bluetooth working.
The problem lies in the bluetooth initialization step with bt_enable. When...
Hi,
I'm working on Power Profiler with PPK2, I was on version 4.1.1 updated it to 4.1.2 but then the tool Power Profiler was recognizing my PPK2 as PPK1.
Then dongrated...
Hi,
Like in the topic - I wonder, if using internal TEMP for monitoring temperature of environemnt is a good idea? I know it is not accurate nor preciese, but it will be...
Hello DevZone,
I'm developing nRF52840 BLE & ESP32 Wi-Fi coexistence with 3-Wire PTA. I followed this document: https://docs.nordicsemi.com/bundle/ncs-2.5.3/page/nrf/device_guides...
Hi guys,
We are building an IoT device on nRF9160
The main protocol is MQTT and we are using AWS IoT Core as a Cloud provider.
MQTT client is based on nRF Connect SDK...
Hi, i want to use modbus RTU server sample, ive done everything just like in guide, used proper devicetree, commented line in overlay etc. Downloaded pymodbus with the plugin...
Hi,
I'm using the asset tracker example code with the LWM2M overlay to connect to the Coiote server.
This seems to work fine, and messages do get through. But when booting...
Hi,
1. Can the RAM footprint be reduced in the wifi sta example? 2. Can RAM be shared with other applications in the wifi sta example? 3. The following is the RAM usage...
I am trying to set up unit tests with the ZTEST Framework to run directly on my nrf5340 board. The test code is similar to this custom test_main example from the documentation...
Hello,
I need assistance with managing the Bluetooth connection between a smartphone (both Android and iOS) and my device, which functions as a keyboard and mouse (via touchpad...