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...
Hello,
I'm integrating Nordic Mesh SDK into nRF5_SDK_15.2. I have following following guide for this:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
can any anyone suggest me how can i do this ble communication between those devices
i have used example program ble_app_hid_keyboard.
my question is i have to type data...
Try adding PA rfx66 to the device nrf52810:
#if defined(NRF52_SERIES) || defined(__SDK_DOXYGEN__) /** * @brief Set up external front end control. * * @param p_pa_lna_cfg...
Hi, I'm trying to using SEGGER IDE to program the nRF52840 whit both Zephyr RTOS and Nordic SDK accessible to my project. I have followed the guide on https://developer.nordicsemi...
Hi I still have problems with this board. I check it at my nRF dealer and it works. Yesterday I run it on an another PC and it works well:
But today at the same PC it...
Hello,
I am trying to implement the Peer Manager for bonding and pairing on my central device (nrf52840 Dongle) using SDK 15.3. I based my project off of the ble_app_uart_c...
Hello Nordic Semiconductor Community,
I do run mqtt_simple example successfully on my nRF9160 DK with modem firmware v1.1.1 and NCS tag v1.2.0.
Now I am connecting mqtt_simple...
Hi, I am using nrf52840 DK to create the uart ble app. The starting point is ble_app_uart example from SDK52 15.3. I changed pin configuration for uart so I can have RX and...
Hello,
I am looking into adding a whitelist to my central device to stop scanning devices I am disinterested in, however, I have a few questions and concerns about them...
Hi,
I saw the errata for bad onboard GPS antenna performance in nrf9160 DK v0.8.2 and 0.7.0
Was the problem fixed in 0.8.3, or is 0.8.3 still affected?
Thanks.
Hi,
I am using the nrf5 SDK for Mesh v4.0,
Windows 10,
4 DevKits PCA10056.
I have 2 DevKits as LPN (from the experimental_lpn example) and 2 DevKits as FNs (friend...
Hi,
I have a issue with the output regulation of REGOUT0.
I have a custom board based on the NFR52840-CKAA (revision D). I designed it in high voltage mode because I have...
Hi, I'm getting a crash when discarding an advertising packet.
Roughly what I do is:
Which crashes at advertiser_packet_discard().
GDB trace:
It looks like packet_buffer_pop...
When and by what logic Peer Manager performs garbage collection on FDS?
I have a single number stored also in FDS and I’m wondering if gc performed by Peer Manager will...