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 am trying to communicate with a SPI peripheral, using the nRF52 as the master, and the peripheral as the slave. What happens is that it still faults out, and the presence...
We are currently developing an Android app (5.0) supporting the peripheral mode and communicating with the Master Control Panel (v3.7.1).
The connection to the Android...
Hi,all.i faced a problem:when i take my phone far away from my device,link lost service can work normal and my device can alarm.But if i turn off bluetooth switch on my phone...
Hello everyone,
i am trying to mix up both services proximity and RSSI but i am not able to merge the header files of these two services can anyone guide me? how to merge...
Hi,
I'm converting my project to OSX GNU from windows keil because of license problem.
There is some .o files made by keil-arm complier in my previous project.
and...
Hello,
Is that possible to force carrier frequency out of 2.4 GHz band (modify canals) for a special underwater application (2.4 GHz is not adapted so i whish to move on...
Hi,
I want to detect long and short press in same button.
Define "BUTTON_DETECTION_DELAY" can detect one delay.
Let me know to detect more than two delays.
Hi everyone,
I'd like to use the micro-esb radio interface to let to nRF's talk to each other. One of them will be generating 4 PWM outputs based on data received.
I have...
Hello Nordic,
I am trying debugging on following project [--ble_app_lbs_master--]. During debugging, I never reach at app_button_is_pushed function. I tried pressing the...
I have built a PCB that uses the nRF51822 . I am failing to load the binary onto the chip via the nRF51 DK. I can:
connect to the nRF51822 on my mac using the JLinkExe...
Hi,all.i want to use pwm in my code.And i init pwm with APP_PWM_INSTANCE(PWM1,1),then i get an error:identifier "TIMER1_INSTANCE_INDEX" is undefined.Can someone help me ?
Hello,
We are doing a study about the features of nRF51822 and the nRF51 Development Kit and are wondering about the maximum visible "friendly name" (DEVICE_NAME?) which...
Greetings,
I am trying to get the frequency/channel matched with RSSI values using S110. Is there a way to pull it through the softdevice functions?
If not, can I pull...
I started with the beacon kit and example code. I have since added IAS and LLC services that I have mostly taken from your proximity example. The problem I am having now is...