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,
(I also create an issue over Thingy SDK GitHub page - #29)
It seems to me that there is an issue about the usage of MPU-9250.
I motioned Thingy and I observed...
Hi,
I am trying to get DFU working on my PCA10040 board using SDK 14.2 and armgcc toolchain.
I have followed the instructions to set up DFU here:
devzone.nordicsemi...
Hi,
Whenever I call `nrf_malloc` with a parameter bigger than 32, the pointer remains NULL. I think it's related to some sdk setting but I couldn't find it.
Anyone had...
Currently, I am working with the Nordic SimpleOnOff Model of the Light switch in the Bluetooth Mesh.
I am good that the light in the mesh can be set on/off after Provisioned...
HI guys,
I am running a beacon based on the ble_app_beacon example. This works fine.
Next, I made a connectable GAP/GATT application to read and make some settings. This...
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_timer.html?cp=4_0_0_3_51_0_0#lib_timer_debugging
The link to " Monitor Mode Debugging -...
I flashed the Mesh serial hex file on nRF52840 dongle. I can see my dongle on nRF connect mobile application but not on nRF Mesh mobile application. So do I need the development...
I flashed the mesh serial hex file in two dongles and used one dongle for connecting it to the nRF Connect Windows application. The hex files were present in the nRF SDK for...
Dear Sir,
Whitelist(on periperal side) are used for filtering scan requests( onlly allow the scan requests from the devices whose address is there in the whitelist with...
I'm using ble_app_uart example.
The board go in low power mode, but after 3 minutes (#define APP_ADV_DURATION 18000 ) go OFF. I need that remain in advertsing mode always...
I was developing an green house system for plants which was based on nRF51822 SoC. The system was fully completed and working fine except one problem which was reset of nRF51822...
I am trying to find the optimal way to automate some tests that I run on my BLE device. In this test, I need to write a specific hex value to a custom BLE characteristic of...
Hi all,
I am working on a project and use DWM1001-Dev. I think some of you may have an opinion about my problem because DWM1001 have nRF52832 microprocessor. I'm trying...
Hello,
I'm trying to change the BLE local name from the application before rebooting into the secure bootloader.
I've noticed that I could use the nrf_dfu_set_adv_name...