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...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Hi,
I am currently trying send value to a write characteristic of the server of a custom central device with a nrf52832 peripheral device. I have been able to connect with...
Hi
I am going to use the ble_app_uart example , the sdk version is 15.2.0
I only modify the vendor specific UUID , and download in the NRF52840, it does not work, i can...
Hi there,
I am about to perform an RF emission test to my product which is using a nRF52 chip and different RF sources as wifi and cellular and I was requested to:
...
Hi,
Using the gls example, as soon as I try to connect to it using NRF Connect on my iPhone, I get the "Failed to secure connection. Disconnecting." error. Once the error...
Dear all,
I'm designing a layout with nRF52832 and in my layout I didn't use pin 37 and pin 38 (P0.25 and P0.26). I noted that in PCA10040 v1.2.1 development kit there are...
Hi,
I am using nRF_SDK_15.0.0_a53641 and writing a program with keil.
I am trying to read data from the acceleration sensor( LSM303DLHC ) by communication with BLENanov2...
Greetings,
I was following the nRF52840 Dongle documentation ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fdevelopment...
I am using IAR 7.40.3.8938, i was looking through the include directories in IAR and i noticed "nRF52_SDK_0.9.0_0c82e3e\components\toolchain\gcc". I removed it and i got the...
Hi,
I want to see if a button is pressed. But the function app_button_is_pushed() is not working corectly. I am using the s132 in the ble_app_blinky peripheral example....
Hi,
I try to read analog voltage over P28. Digital value(result variable in the code) always 238 as decimal.
What is the missed thing in the code?
Voltages supplied...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...