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 have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
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...
I have developed a custom board with a NRF51822AB on which there is no power switch. I want to power up and power down the device with a push button.
Power up : The user...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
Hello,
We want to support two mutually exclusive services, that is, while one is active, the other one will be hidden, once the gatt table is updated, we could send the...
I am using the ble sniffer application and a nrf52 development board. My plan is to generate a random TK every time the device is to be paired, and have that TK transmitted...
Hello,
Lately I tried the example proximity with S130. But I found it did not work as if it is with S110.
Particularly, I found the irk_match flag in the following code...
Hi,
I am using the sample code provided by Nordic in the software examples for BLE glucose peripheral mode.
Also i am using the development kit provided by InsightSIP...
I compiled SDK810\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5_no_packs without error and slapped it and the SoftDevice 8.0.0 into my erased target using nRFgo...