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 have developed a application on nRF51822 that is detect eBeacon and read some information in Beacon and Scan reponse frames.
There is about 200 systems deployed...
Hi, I have been working with the nRF52840-DK and the dongle for some time with OpenThread and it works great. I have now built a mesh application which I want to run on the...
Dear Ladies and Gentlemen
We recently received two Bluetooth 5.0 modules, one nRF52840- and one nRF52832 developmentkit. The aim is to use these two bluetooth devices...
It looks like that 1Mb flash is useful for people like me who don't want to worry about external flash. The question I have is how aggressively I can use the storage? It only...
Hi
i have below requirement:
My device acts as central and i am using db discovery module to discover services which are registered using ble_db_discovery_evt_register...
Hi,
I am tryin to erase the DK board using nRFgo studio, but it not detecting the device.
It get detected in SES studio and programmed also. We reset the baord and...
Dear Nordic Team
Im developing my own BLE Adapter. I realised the Hardware using
NRF52810. SOC
Now im Testing some functions of the Print and so far a lot seams to work...
Hi there,
is there a way to follow multiple devices or is it limited to just one device to follow?
I fit's possible some example would be great :-)
kind regards
Running...
I have trying to test out the latest alpha build (v0.7.0-15.alpha) of the modem firmware with a board that I have been previously running some tests on and which the original...
Hi all,
I creat a main task to process events, when the bluetooth connected, this main task can not work, and the bluetooth can still work.
I try to add the main task...
Hello
This is sumanth. I am working on implementing battery model in light switch program(mesh), I enabled the battery model in client and I would like send the battery...
Hi, in the documentation for this module there is no stencil design specification or recommended
reflow profile. My earlier experience of LGA-modules says I really need...
Hello,
I want to get the IP address of a CoAP request source (server). According to me, it is close of the objective of the client / server pair mechanism example. So...