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 all.
I am making a custom PCB with nRF51822 SoC. For my project I need to achieve long Proximity range around 350 Feet. Where my Board will communicate with iPhone....
I have a timer that sends BLE data to a central every 5 seconds. The timers starts immediately out of reset. Until I actually pair the devices, the nRF51822 outputs an error...
I have problem to debug when I use softdevice it frezzes. At the moment I debug the program part with out use of softdevice is there any other solution? It the same code with...
Hi all.
I am new in nRF BLE. I am planning to buy an nRF51822 Kit but little bit confused with choosing EK or DK. Actually my plan is after playing with the Native Kits...
I am currently designing a board using the nRF51822 chip and I would like to implement a soft power ON circuit using the low power comparator (LPCOMP).
I understand that...
Hello,
I'm using a code posted on this forum to read ADC input and fill an array with the ADC values but I always get values between 166 and 174, (even if I connect the ADC...
I'm completely out of ideas.
I've been developing a server for some time now based loosely on the ble_app_hrs sample using the 5.2.1 SD. Things have been going reasonably...
After I process some data (command) received by UART fifo module (I have installed handler for APP_UART_DATA_READY) I need to do a short atomic operation of a few instructions...
We have a project where we would like to use a balanced / dipole pcb antenna. As far as the great docs on the site stands, it's all for unbalanced / monopole antennas. Any...
Hi,
In my application I need to control a nrf51822 central device by an external MCU.
Does Nordic provide solutions to control a nrf51822 Cental device (with S120 softdevice...
Is there a register, accessible via the SWD-DP and present across ARM devices, that I can use to distinguish the nRF51822 from other microcontrollers?
Thanks,
-c
I can discover RFduino BLE devices that use the 51822 using the Master Control Panel but cannot with the nRFTemp app. The nRFTemp app scans for but does not find my RFduino...
Hi,
I have nRFStartet Kit, nRF51822DK and EK.
What is nRF2739? I am just following the setup section in nRF51SDK and it says to connect Master Emulator to PC. Is it...
Hello,
I have been attempting to get the watchdog timer working in my project without any success. I have read through all of the watch dog related threads that I could...
The S120 is a pure Central softdevice, and hence it can connect only to other Peripheral devices. Does it means that s120 cannot be used as a peripherial device?