I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
We need to read/write to an I2C device that uses a 16-bit register addresses (Melexis MLX90632), and the nrf_drv_twi_tx() and nrf_drv_twi_rf() functions seem to be limited...
Hi,
We would like to impelement Pairing and security features in our device. Our device will act as server in peripheral mode. The cleint device should ask for 1 passkey...
Hi Nordic,
I'm referring to this doc but still not quite clear about how to enable the chip for BLE RF HW validation.
infocenter.nordicsemi.com/index.jsp
What would...
Hi,
I have modify the payload of the Light Switch example of the NRF MESH SDK. When I send 50 bytes or less, all works fines : the server nodes received all the bytes...
Hi everyone,
I am developping on a custom board using nRF52840, using MCUboot v1.8.99-ncs1 and nRF Connect sdk v1.8.
For development matters, I would like to change the...
Hi, I want to include the pairing and bonding features in my application.
I want to use the LE secure connection method. For both initiator and responded the IO capabilities...
I adding custom pins declarations through overlay file as in first image with corresponding yaml file ( see attachment) with path .. /dts/bindings/gpio/custom.yaml. The project...
Good Day. I am wondering if anyone could maybe assist me in where I am going wrong with my software.
I have the intention of using a Nrf9160 as a serial modem through AT...
I use nrf9160 to develop a product for customers. The modem is also set to PSM and the log is turned off. However, I find that when the modem is connected to the Internet...
When I try to connect to nrf52840 using J-Link, the following error is detected.
What is the reason for this "Failed to power up DAP"?
- Connecting via USB to probe/ programmer...
Hello nordic support:
We want to measure nRF9160's LTE RX SNR at production stage .
According to the document nwp_034--nRF9160 Hardware.pdf ==> 4.6.1. Following command...
Hi, I am working on nRF52832 as central. When I program it to form Segger Embedded Studio it's working fine but when I upload that .hex file from the nRF Connect device did...
Hi there,
We are designing a coin cell (3 V nominal) battery powered product; we'd like the ability to run it all the way down to 2.0 V for maximum lifetime. To get the...