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...
Hello!
I have been developing a BLE application on nRF52DK and used the ACN52832 as a module for a custom board for experimenting with BLE. I ordered a custom PCB from...
I am just starting using a Thingy:52 and want to use it with a C# UWP app. So far I have been able to retrieve the service and characteristics UUID's without issue but I am...
SDK 15.0.0 nrf52810 Example: Eddystone Beconing mode - ble_app_eddystone SEGGER Embedded Studio for ARM v4.12
I am using ble_app_eddystone example to advertise data in eddystone...
My development enviorment: SDK 15.0.0 nrf52810 Example: examples\ble_peripheral\ble_app_template\pca10040 e SES IDE
I am running above mentioned example without any changes...
Hi
I have a requirement to be able to re-start advertising with new parameters when told to do so over a Slave SPI interface. From other posts, it appears that there is...
Hello, when I use NRF52840's SDk15.2, use the usbd_ble_uart_freertos routine, I create a new task named test_thread in it, after the interrupt is disabled, the delay will...
Hi!
After one smartphone bonded and reboot nRF52, I get this error. As I readed, this is due to incorrect mac address. Can I check which part of addres is incorrect and...
I have a list profiles,for which I need to check, whether they can be implemented in BLE 4.2 or not?
The following are the profiles:-
1)Audio/video control profile.
...
my production that t he name of broadcast is "smart" and then I change the name to "Ryon" in the application and download.they all right,but The name of broadcas t was wrong...
Hello, recently I tried to establish simple SPI communication between my S6E2CC board and nRF24L01 chip. What I do is I try to read 0x05 register and the answer should be...
Migrating SPI routine from SDK13 to SDK15. The following snippet worked in SDK13, but now I get an error "'nrf_drv_spi_t {aka const struct <anonymous>}' has no member named...
Hi there,
In our firmware we have a layer on top of FDS that handles higher level file system functionality. There is room for improvement in this layer that we created...
I am using nrf52832 with sdk 13.0.0.-alpha.I only want to boot the application and jump to blinky project address.For that i am using secure dfu example code.I am using IAR...
1. Are there any examples or recommendations how to realize ota dfu of ble central (device).
2. Can nrf52840 works like ble peripheral(UART service server) for smartphone...