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...
Dear Nordic support team,
I am developing a prototype based on the nRF52840 with the nRF5 SDK 16.0.0 and Soft Device S140 7.0.1. The prototype acts in the peripheral role...
I'm using nrf52840 and SDK VR 15.0.0
I want to apply the long press button functionality and short press button functionality to change the screens in OLED SSD1306.
How...
I am using NRF52840 in Mesh(SDK 4.1.0).
I followed Hung Bui's solution and change power to 8 dBm in code, but get range of 15 meter in open environment, This is very low...
Dear all, I have a question about custom address add. In light switch example, we can publish message to group address or unicast address. In my project, we want to send message...
hai ,
i am connecting 5 peripherals in one central (used ble_central example modified like multilink central)
i referred this link for sending particular data...
https...
Hello,
the well known problem of the nRF5SDK is that if you want to use nrfx drivers, you should enable in NRFX_DEFINEs and LEGACY_DEFINEs in config file. For example, we...
Hi ,
In my application .. I have define two custom characteristics one with write permission and other with read + notify permission...
Whenever a value is written to...
Should the toplevel declaration bool nrfx_power_irq_enabled; in nrfx_power.c have a `static` qualifier? I'm using openocd/gdb to load a GCC-compiled firmware onto a custom...
Hi,
I think I have properly configured my application to authorize reads on characteristic, yet I do not see an event generated. I get write events, but I don't get read...
Hi,
I am developing a custom board with nRF52811 where I will measure analog signals from op amp on ADC (single ended mode). Signals will be very small, so I need a good...
Hello guys. I'm beginner in Nordic Devices.
I'm working in project that sends Acceleration Data from KX220 sensor over LoRa network or if there is a BLE device connected...
Hi,
I find that nrf52 series can support Bluetooth 5.2 SoC in nordicsemi page, but it still shows Bluetooth 5.1 SoC in Product Spec.
Which one is right ? Is it just that...
In the User Guide for the nRF52840DK on pg 26 is:
8.5 External memory The nRF52840 DK has a 64 Mb external flash memory. The memory is a multi-I/O memory supporting both...
Hi,
I'm working with the USB_CDC_ACM example to communicate with a PC trough COM port. It works well.
Now I would like to use the ISO endpoint feature in order to transfer...