Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hello,
In past I worked with BLE 4.0 and I remember that using the notify we have a max amount of data of 20 bytes.
Now we are working with BLE 4.2, does we have this...
The nRF Mesh Connect software available from this blog post is probably corrupted. I am not able to use it. Is there a repository for software tools where I could download...
Hi,
I am using sdk 12 with s132 v3 on nrf52832 dev board. I am running the example code for ble hid peripheral for keyboard compiled using gcc and eclipse. The example code...
Hi,Sir:
I am developing a 52840’s project using SDK15.1,My development environment is Segger embedded (version 3.34a).When I added the RNG function to the code (the correct...
Hi,
Have an issue with a prototype 2 layer 52840 pcb that i tried to get manufactured. i increased the pad diameter to 0.3mm and now i cannot route without hitting clearance...
Hi
when trying https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library everything goes OK (I think...) all the nodes gets provisioned, all the elements gets addresses...
I know the PDK design is available for download, but there are a lot of things on that board which would not be required for a minimal e.g. beacon design
I'm looking for...
We are looking at developing a proprietary protocol using the nRF52832/40 and were interested in the specific and practical differences between the Ble_2Mbit vs Nrf_2Mbit...
We try to implement DFU over UART. The Mesh DFU example has been taken as a reference. DFU is successful, but it takes about 1 hour (sic!) to transfer DFU ZIP package of size...
Hi,
We are developing a device which should have a power save mode where no BLE connection is possible (switch off the BLE to a minimum power consumption) and restart the...
Hi, there~~ Just noticed that there are codes for the Android nRF connect.
github.com/.../Android-nRF-Connect
Using that code, I wish to create my personal sniffer that...
Good afternoon,
I'm using nRF52840 with SDK15 and Softdevice6.0.0.
I'm using the Queued Write Service Module to make use of a characteristic able to receive up to 510bytes...
Please suggest a tool that can be used for monitoring and and analysis of Nordic's BLE packet transmission rate.
I would like to measure packet irregularities over time...
HI,
How to use sd_ble_opt_set() with the option BLE_GAP_OPT_SCAN_REQ_REPORT ? After setting this I can expect to get the event "BLE_GAP_EVT_SCAN_REQ_REPORT" with information...