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...
We are encountering a very strange situation. We have two custom PCBs (PCB1 and PCB2) both with an NRF52832. We were able to program both PCBs (multiple times) with the JLink...
Hi
I'm trying to file open and write for logging temperature data and others on nRF52840.
I successfully open, read and write on SD card or flash in nRF52840.
I also...
I am looking for technical support on Nordic Chip NRF52805 chip recommended footprint – BGA pad size.
Based on the application note on WLCSP Package guidelines from Nordic...
I'm moving from SDK 1.5.1 to 1.6.1 and when I recreate the project using the new version I get;
C:/Users/randall.philipson/kodiak_core_iot_zephyr/core_iot/prj.conf:88...
Hi,
I'm using nRF Sniffer as a development/debugging tool - and it's great and it's very convenient; But now I have some unusual requirements - to sniff 2 or more connections...
hi,
We use the IAR development environment,We will use like the following GCC compilation parameters ,What are their options in IAR
SP -fstack-protector RELRO -Wl,-z,relro...
Hi,
I am looking at the 802.15.4g specification which is used by Wi-SUN alliance. It uses a PHY that is different from the standard 802.15.4 that is available in all nordic...
Dear nordic
I heard nrf5340 can support LE audio.
However, I don't find LE audio contents in nrf5340 SDK 17 version.
So, I hope you announce me about LE audio Issue...
Hi,
Has anyone integrated an nrf52 DKboard with BG95? I’m having a trouble in the integration. Sending the “AT” over uart and get an “OK”. I’ve translated the uart voltage...
Hi Team,
I am expecting 5.8 mA during advertising as per the PS of nrf52810, but I am observing around 8 mA. SDK used - 17.0.2
Device is consuming 2 mA when CPU is running...
Hi,
I have a question on nRF9160 FOTA / MCUboot:
I set up an Amazon S3 bucket, and have gotten the http_application_update sample to download application firmware from...
Hi,
We are using nRF52810 with SDK14.2 to make a HID device.Our device will be automatically bound after connecting to the computer, how can we know our device is bonded...
Hi,
I am having the following issue with nRF Terminal preview for VSC.
When I select text in the nRF Terminal and hit ctrl-c, nothing goes to the clipboard.
When I select...
Hello, All,
I want to ask about the modem upgrade of nRF9160.
At present, there is no problem with the minor version of the differential package upgrade.
Can the upgrade...
Hello!
Thank you for the excellent SDKs and documentation on the NRF52. I am developing several user devices on the NRF52 DK PCA10040 and my own boards using the Garmin...