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,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I measured the current drawn by the nRF51822 beacon with its default beacon code. The current was about 1 mA which was same as in another thread
The suggested solution...
We have been manufacturing for a while with the nRF51822, Revision 2, and WLCSP package and build code D0 (D0 is what Nordic recommended me to spec to contract manufacturers...
Hi all,
I have application that read analog level and send the data with connection interval of 10 ms and 0 dBm, how can i calculate the current consumption of BLE? i read...
Hi
I want to use Printf() in the DT2 but it cannot output msg to terminal.
I used hal_uart_config() to config UART TX/RX/Baudrate... in mail.c then
call hal_uart_put_str...
I use S110 V7.1.0,nrf51822 chip,
now I need write and read flash data in BLE mode.
When can I write the flash data at BLE mode?
When can I read the flash data at BLE...
I'm calling the requestData function and lib_aci_close_remote_pipe at the same time.
The lib_aci_close_remote_pipe returns 0x8E command error which means: "Command rejected...
Hello,
I need to store some app configuration on the FLASH and I'd like to use the features of pstorage module.
I don't understand the following thing ...
When the...
Hello,
I am currently using the SDK setup from this URL: embeddedsoftdev.blogspot.de/.../ehal-nrf51.html
In order to use that setup, one must change a line in the file...
Hello,
I downloaded MDK arm from Keil website (keil mvision 5), SDK and MDK pack from nordic download site. After installing SDK, I am not able to find example projects...
Hello,
I have quite a few of setting on my nodes and I want to save some of these permanently. Currently I am using the pstorage module and everything works as expected...
Hello everyone,
i can able to set the static passkey but i would like to know the difference bewteen security key and passkey how can i set security key ? any suggestions...
Good day!
Faced with the problem that I didn't get to run N5 Starter Kit (nRF51422) on maximum speed in Advanced Burst Mode, using ANTware II with ANTUSB-m to read packets...
I read the multi-role project on Github. For time slot part, there's no explicit hfclk start/stop operation along with the radio events, is it possible that sd_radio_session_open...
In the nRF8001 Arduino SDK, there is a " ble_bandwidth_test " example.
It says,
"The bandwidth is measured (sic?) with the nRF UART App in the Apple iOS app store" ...