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 been trying to transfer a DFU update via serial, and I have gotten error 135 each time.
A colleague of mine got it working this january, with v3.1.0. Now, the same...
Hi,
1 - I don't understand why on the PCB layout example the track that is connected the L2 inductor is 762µm thick while the thickness of the pcb is 0.8mm?
2 - To have...
Hi,
We would like to know whether below programmers can be used to flash both NRF9160 application image and modem image. Also whether any command line support is there....
I'm using SDK 15.2 I'm trying to read two separate events configure in two separate pins ( PIN_1 and PIN_2 ) with two different handlers ( handler_1 and handler_2 ), like...
Hi
This is about missing information about current consumption for the GPIOTE peripheral in the v1.0 product specification for the nrf52840.
See section 6.10.5 it is empty...
Hi guys, I am trying to get Mobile network time and date using the NRF9160-DK 0.9.0 with the supplied iBasis sim card (in Switzerland) For this purpose I have executed the...
Hi !
I would like to implement UART on EVA board using MBN52832 SDK. Example usbd_ble_uart uses one UART for LOG printf. Please tell how to implement another UART on that...
modem fw v1.2.0 ncs v1.3.0 custom board
I'm trying to make a one-shot GPS app without assisted data by modifying gps sample app, and doing field test, but have an accuracy...
Hi, newbe here, using Segger Embedded Studios, two nrf52840 DKs, SDK 17.0.0, and a whole lotta enthusiasm! I am developing a custom solution based on the ble_app_uart (central...
Hi Nordic team,
One of our customer try to request the (T3324 = 2 secs) and (T3412 = 20 mins) but the +CEREG notification always return 11100000 for T3412 which is disabled...
Hello all,
I tested adc example code. And i want to change this code with our requirement. But in example code, i am getting alternate values on fixed voltage.
How can...
I continue to successfully upload the Blinkey app via DFU. However, when I attempt to upload my development app it does not start. From what I read it has successfully loaded...
Hi
I am test the DFU function in nRF52840. I want to add a timer to the bootloader to generate a one-second sleep action. But when even I have not started to use the timer...
After enabling both the Macro MESH_FEATURE_RELAY_ENABLED and MESH_FEATURE_GATT_PROXY_ENABLED as mentioned in this link ....
Does the proxy and relay feature work for light_switch...