I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
void in_pin_handler (nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
nrf_drv_gpiote_out_toggle(PIN_OUT);
}
This function work with interupt event (push...
Dear Sir,
I am calling the function sd_ble_gap_disconnect() to disconnect the peripheral from the App.
This is called inside ble_evt_handler() function and under
...
I'm looking for Memory LCD shield like using nRF52840 long range demo.
The shield name is probably PCA63520. However I can not find it.
Where can I get it?
In the folder for the sd_api_v6 there are the headers for the softdevice S140: pc-ble-driver_v4.0.0\src\sd_api_v6\sdk\components\softdevice\s140\headers
I have a custom...
I want to use the CUSTOMER[] fields for their apparent intended purpose of storing calibration data in nonvolatile memory. I find it quite absurd that the softdevice would...
Hi,
I am using PWM to control LED power.
The code i use for initializing the PWM is-
app_pwm_config_t pwm1_cfg = APP_PWM_DEFAULT_CONFIG_2CH(1000L, PIN1, PIN2); err_code...
Hello,
I am trying to run the example DFU over TFTP. I have setup a tftp server with following configurations:
# /etc/default/tftpd-hpa TFTP_USERNAME="tftp" TFTP_DIRECTORY...
Hi,
I've followed the link https://devzone.nordicsemi.com/f/nordic-q-a/35675/how-to-use-static-passkey-for-a-no-display-no-output-peripheral
and added it to uart example...
Hi,
My app requests a timeslot in various conditions - sometimes the timeslot needed is long, sometimes short (unknown a priory) so it asks for the longest possible...
Hi,
Is there any easier way when using Eclipse IDE with GCC for nRF5 SDK 15.2 development to get the Include files in the examples to be recognized easier than tediously...
My set up contains beagle bone black as Application board. PCA10001 board with S120 Softdevice using nordic_sdk_10 running ble_connectivity example program.
I initiated...
I have a Teledyne protocol analyzer for capturing over the air data between an nRF52840-DK and an iPhone 8 device. How do I obtain the encryption key from the nRF52840 SoC...
Hi,
I want to verify Bluetooth on my board is good or bad.
Note that, I do not have any spectrum analyzer or vector network analyzer, just development kit.
I found example...
On the product page the nRF52810 is mentioned as supporting ANT. https://www.nordicsemi.com/eng/Products/nRF52810
However in the info-center looking at the compatibility...
Apologies if this is a Segger question vs a Nordic question.
I have already been evaluating SES for a non-Nordic project, and so it's already installed [on Mac].
I am...
Hello Nordic,
I have already used an earlier version of nrfconnect on this lcomputer( windows 10 language PT-BR).
After upgrading to 2.6.1 I got the the error below: ...