Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hi,
I'm trying to use the following AT command provided by my SIM card provider to switch SIM profile:
> AT+CSIM=94,"80C200002AD1288202838106068186825347168B1A040C914437989699097FF681106251250000072A30312A313023...
Hi Nordic team
At section 4.4.3 of Mesh profile spec, it said "This health model is used to represent a mesh network diagnostics of a device."
I tried SDK mesh v5.0.0...
i am trying to transmit string from one node to another node via BLE mesh network. kindly help if someone already has done. it would help me. thank you
Hi, We are using nrf52840 with BLE device which is connecting to a mobile phone. The first pairing requires password to create the bonding.
the connection seems to be stable...
Hi Dev Team,
I am using a Thingy91 V1.4.0 and I have connected my Thingy91 to the nRf Cloud using the asset tracker example using NCS version V1.4.2 .
The update section...
Hi Dev Team,
I am running a program that is publishing data over MQTT using a particular topic and broker on the Thingy91.
I wanted to know a way in which I could send...
Hello,
I am playing around with pc-ble-driver-py to make a connection towards a BLE peripheral. The peripheral is using a custom service very similar to the Nordic UART...
hello Nordic
something is not clear to me regarding the use of timer and ppi to toggle a pin
1. to my understanding the whole idea of using the ppi is to avoid CPU intervention...
Hi,
We have two sensors, both on the same I2C bus, and we use them with softdevice.
First i must say that the SDK is really poorly written, time wasting and awkward to...
Hi,
is there an example of how to build up a custom USB device? The throughput of the CDC example is only 200 kB/s and we would need a bit more.
Thanks in advance,
...
Hello,
we've got a quite unpredictable issue with a hardfault call : actually this is in this function call : app_error_fault_handler (in app_error_weak.c file)
We use...
I am using the zephyr rtos which run on the nrf52832.
Describe the bug We are using a nrf52832 based board. There are some I2C devices like tsm12 and eeprom. The power consumption...
I'm getting a strange assert from S140 7.2.0 nRF5_SDK_17.0.2_d674dde on a nRF52840 at PC 0x15074.
Frustratingly, it happens a minute or so after boot, but doesn't occur...
Hello Nordic
Im having issues getting logs out of the MSC storage example on SDK16.
When connecting nRF USB connector on the PCA10056 connector to my Windows 10 computer...
Hello,
We use the nRF52832 with SD 17.2.0, Bluetooth LE.
We observe an error when doing the following sequence:
- Build a bonded connection using the nRF Connect...