Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
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...