I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...