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...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I'm trying to use the nRF5340-PDK SPIM at 16MHz, which requires me to use SPIM4 and dedicated SPIM4 pins
P0.08 - SCK for SPIM4
P0.09 - MOSI for SPIM4
P0.10 - MISO for...
Hello! I have implemented a OTA cluster basing on the example: https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/zigbee_example_ota_client.html
I use almost exactly...
Dear Amazing Community,
We are currently investigating any uA being consumed by our nrf52833.
We are using the PPK to track them and we believe that during normal operations...
I developed a custom RF mesh to USB serial bridge. Right after boot, I receive all serial messages, but once the host closes the serial port and open it again, nothing comes...
I use BSD socket to send and receive messages to a TCP server over LTE network.
When I send multiple messages by using send() (with flags = 0) function, I get an EINPROGRESS...
I am curious if anyone can point me to an example of working with the SRP functionality in the CryptoCell.
I see the headers for it at nrfxlib/crypto/nrf_cc310_mbedcrypto...
Hi,
I try to create an MQTT AGPS tracker.
I'm using a nrf9160dk with the 1.3.0v.
I use two threads, one for GPS (A-GPS) and one other to send value to MQTT (witch starts...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0).
To set the transmit power for advertisement, I am using sd_ble_gap_tx_power_set...
We are planing to use nrf52840 sdk in our project.we want to use mesh stack for that.
our product is sensor:
-deployed in oil field.
- send data 8 times a day.
-payload...
Hi,
I'm developing on nRF51422 board and I'm currently adding BLE security just work feature based on SDK12.3.0 using softdevice s130_2.0.1(nRF is used as BLE peripheral...
Hi
Past week (on a Windows 10 pc) I've installed the nrf connect sdk (nrfconnectsetup331ia32), and yesterday offered me an update (nrfconnectsetup340ia32); since I've not...
Hi, I encountered the problem of losing data in uart serial port when using ble_app_uart_pca10040_s132 example.
sdk 16.0.0, s132, 7.0.1, nrf52832,
APP_ADV_DURATION=0,...
I want to connect two nrf52840 device and raspberry pi. When connecting to a single device, it works fine. However, when connecting with two devices, an error occurs and stops...
Hello all,
I am interested in using the Secure Serial Bootloader to program my NRF52832 over UART from an external MCU. I am aware of the SDK example and creating DFU...
I have a system that will have multiple ways of doing DFU. BLE, as normal, UART under special circumstances, and a "no transport" way. In the latter I will have transported...