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...
In the past we had a C based product that communicated from our Host processor over SPI to an nrf8001 peripheral using an Application Controller Interface (ACI) provided as...
Hi,
I am trying to set a fixed WiFi connection in the "/etc/wpa_supplicant/wpa_supplicant.conf " file, but it gets lost on every reboot. I assume it is because of the...
Hello everyone,
I've designed a device and I want to measure power consumption. Have you ever used a Power Profiler Kit for long-term tests for example one month? Is there...
To the kind attention of Nordic support team,
1) I was wondering if it could make sense to connect two nRF52840 boards (transmitting normal bluetooth RF signals) directly...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hello, im using the ble blinky example and i want to send more information in the advertising paket. This example sends only the device name, flags and advertising address...
Hey All,
I'm trying to write to a sever's characteristic directly after I discover it (meaning, the db discovery is still active, and there's a characteristic that still...
Hello,
We were just wondering if it is possible to give user-defined function at the PPI TEP instead of starting timer or generating some GPIOTE task.
Is it possible to...
Hi,
We have a third party active power analyzer which cannot be kept in only current measuring mode. It always provide supply of 3.3 to 5V.
The DK configurations we...
Hi All,
I have up to 8 nRF52832 devices sending data back to a base unit (another nRF52832 device.) What I'm trying to do is have the remote units wakeup at a given time...
I have some questions about FSM,when I enter fsm_init() to perform fsm_any_state_find(fsm_t * p_fsm) completely in mesh_lpn_init() during debug mode by "step into",the small...
Can you please help i use ble _ nus and after few message i need to change uart baudrate. I cloes uart then init uart with new baudrate parameter but everytime MCU goes to...
Hello Nordic team
I am working on nRF52832 dev board. SDK v-15.2.
My questions are following:
1) How much current consume if we use GPIOTE to register one pin interrupt...
Hello everyone! My team and I would like to port the SDK examples to the Arduino IDE, but we have found that the Arduino IDE does not know what board is being used. We think...