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...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hi all,
If i have connect a band with my phone, then i let my band close to my notebook and let my notebook unlock.
Any suggestion about this?
Thanks in advance
Hello all,
I am working on the implementation of DFU OTA in our application, running on a custom board using the nRF51822-QFAC.
The tools that I am using are:
...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
[Update 8/15]
Here's the file for the main part of my code: sensors.c . The sensors_start() function at the bottom is where the while loop and the print statements are located...
I want to send data to my android phone from Nrf51822.My compiler is mbed I use redbearlab NRF51822 kit.For example,I want to see on my phone "hello world".
Mbed Program...
Hi,
I'm using S130 v1.0 softdevice and bootloader (single bank) from SDK v9.0.
When updating an application, I always get a CRC error at end of the upload. I generate...
Hi All,
I want to club both application into single without affecting functionality of each.
basically i want to make ble_hid_mouse example to be pair with my phone...
Hi,
I have got a PCA10001 board version 2.2.0 (2014.10). Now, I am looking for a "step by step" guide abou launching mbed on this board? Please, help me.
Regards,
Pave...
In the Master Control Panel on Android, I have a beacon that is advertising with the BLE flags set to 0x06, which is BREDR_NOT_SUPPORTED | LE_GENERAL_DISCOVERABLE. Its packet...
Hello,
I'm new to nRF51 and would like to understand if it is possible to output 5 independent PWM signals to 5 GPIO pins simultaneously on a nRF51?
Thank you.
Hi Nordic,
I am using PCA10031 nRF51422 dongle and trying to program ble-sniffer_nRF51822_1.0.1_1111_Sniffer.hex for sniffing. I have downloaded the ble-sniffer_win_1.0.1...
When initializing the S110 softdevice, I can choose between the different clock sources as defined by the nrf_clock_lfclksrc_t enum:
/**@brief Possible lfclk oscillator...