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 all, I am checking the Uart central and peripheral projects, also the one with usbd and I have one question that may be obvious for you. How do you select the peripheral...
Hello,
I am using nrf52840 and SDK 16.0.0
I am doing some work with the calendar example and got some questions.
Q1.
Inside the main function in main.c file there...
Hi, Is it possible to go from slow advertising to fast advertising with a button press? I did this but it didn't work:
P.S. I slightly modified names and operation of my...
Dear,
We just start to development our project. I use the Segger + nrf5_SDK_for_Mesh_v4.0.0.
I open the light switch sample project from "nrf5_SDK_for_Mesh_v4.0.0" by...
HI,
I am working on the interface between the nrf52832 and the MPU9250 IMU.
I have communication working fine with using nrfx_twi, but I have the following error when...
Hi,
I'm writting a simple test code that uses the aplication timer library (app_timer) to wake up from SystemON Idle mode to SystemOn mode every 1 minute. The idea is to...
Hi All,
I wan't to have logging via segger RTT from enabled modules in the MESH SDK.
Tried several config options in sdk_config.h, but without luck.
I made a diff of...
I'm using the app_timer library to create one shot timer. I'm calling the app_timer_start() to the same timer repeatedly in the gpiote handler. I had thought that this would...
Hi ... i want central to connect to the two different peripheral mac address , i am using ble_app_uart_c example version 15.2 .. using scan_filter_address i can abe to connect...
We are using the soft device (s140) in SDK version 16, our device is configured as a peripheral.
I have a program that connects to and then immediately disconnects from...
To the kind attention of Nordic support team,
using these commands, like in https://devzone.nordicsemi.com/f/nordic-q-a/58365/doing-dfu-ble-as-a-pca10059-dongle ,
I flashed...
To the kind attention of Nordic support team,
I'm using a command like this: nrfutil dfu usb-serial -pkg x.zip -p COMx.
I use it to program a default PCA10056 DK board...
I have system on sleep mode implemented which is still drawing 8mA of current i would like to take it down to 1mA or less what i need to do to get it that low?
I have two...
Hi, I'm currently trying to build a provisioner using pyaci and an nrf52 DK: pyaci provisioner
but I end up with these errors every time:
I tried on windows 10, ubuntu...