Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
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...