I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Sir,
I am working in nRF52832 board with pca10036. I want to know whether the board supports a loopback control in SPI mode. I need to try for transmitting and receiving...
Hello,
I'm trying to use NFC module on nrf52382 chip (DK PCA10040) and prepared firmware "nfc_text_record_pca10040" from examples of SDK v13. After flashing the Mifare ultralight...
Hi,
In the nrf52.h, SPIM_RXD_Type is defined as below.
typedef struct {
__IO uint32_t PTR;/*!< Data pointer */
__IO uint32_t MAXCNT;/*!< Maximum number of bytes...
i am working with Nrf52 + Visualgdb complier.
nrf_drv_gpiote.h contains designated initializers which aren't supported by C++. I'm including all SDK headers inside an extern...
Hi,
I would like read a long characteristic.
I know that I have to use sd_ble_gattc_read and I have to multiple call this function.
But I don't know where I have to call...
Hello,
I want to implement some kind of control point. This means, that I want to handle BLE write events to some characteristic. I've seen that the payload of the ATT...
Hi,
i tried to find an example with SPI which describes the connection between two nrf24LE1, one as master and one as slave, but i could not find anything. I need the following...
Trying the ATT_MTU Thourughput Example with SoftDevice:
nRF5_SDK_13.0.0-1.alpha_055eef3/components/softdevice/s140/hex/s140_nrf52840_5.0.0-1.alpha_softdevice.hex
on...
Hi, I just want to know,
Is it possible to develop a device that advertise normally and be connected by mobile, but the device must always send the eddystone-format advertising...
I'm interested in adopting nRF52840 as a mesh networking + Beacon device. It is my understanding that the Nordic SDK for mesh will only be released after Bluetooth SIG releases...
hello everyone:
I work IPv6 over BLE example on both Raspberry pi ,this pic is 6LN (CoAP Server)sending IPv6 over BLE packets to 6LBR(CoAP client) and I use tcpdump to...
Hi,
I'm testing the multi-link functionality.
I want to manage the connections with connection handler.
But, p_gap_evt->conn_handle passed thru on_ble_evt(); and p_ble_nus_evt...
Is it possible to setup the nrf52 with the HRS profile along with UART. I'd like to send heart rate date along with UART messages.
I'd also like to have an android app...
Hi all,
I have need to create BLE device with ability to securely store private keys and change those. According to presentation from ARM with assistance of CryptoCell and...
Hello, I wanna know where I can download it, if there is one at all?
I want both schmatic and pcb library file. I thought I can substitute and "make due" with nrf52832...