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 did some measurements today on our I2C bus and see that the GND level is different some times. The most time it is not GND level (about 800mV). I checked cross talk...
Dear
I increated a Generic Level module to main elements which have a Generic ONOFF module on Mesh example Light Switch Server project base on PCA10056 DK board for nrf52840...
Hi I am using the example code here https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master/nrfx_saadc_simple_low_power_app_timer_multichannel_oversample to use...
Hello guys,
Has anybody had the issue opening the new version of nRF Connect for Desktop (v3.6.1) in Windows 10 Pro. I have used an older version of this application and...
I want to build a secure boot loader for my custom board based on the nRF52832.
This post claims to walk through the process of building an example of a secure boot loader...
I'm strugglgin to find any documentation on how to set/request the iDRX paging interval in RRC idle. I have a device which sends an MQTT keepalive message every 3minutes,...
I have run into the issue where the soft device is not being processed when I debug so it throws the assertion failed error. After a lot of searching on the forum I came across...
We are using FDS from SDK 17.2.0 on nRF52832.
It is working so far, we can store and read back data.
When putting battery in and out fast, we get sometimes, but often...
I have the thingy52.py script running on a Raspberry Pi 4, and I can successfully poll the sensors when the Thing52 is awake (recently tapped) but when I try to poll in a...
In our final product, we wish to send the battery voltage level with other data to our server so that our customers can see how much the battery is drained. I am seeing that...
Hi,
I have downloaded the nrf5 Sdk 17.02 and nrf mesh 5.0.
Kit:nrf52832
Ide:segger ide
1. Can you list out the security related topics that I need to cover while using...
Hello! We're looking for a way to sync up several peripherals surrounding a central. Our idea was simple- have the central measure 'current time' as near to a connection as...
Hello,
I am working with the NRF52480 and started with SDK15.
I have reached a point where I would like to manipulate the value that is being written or read from a characteristic...
Hello,
In a quite particular configuration, the nRF8001 sometimes stops responding. The only way to make it work again is to do a hardware reset using the reset pin of the...
I want to get the current time on the nrf52840 side of thingy91. As an example, I think there is a method of obtaining the current time with AT+ CCLK on the nrf9160 side and...