Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
Have an nrf51 board design that doesn't want to run without a debugger. When programmed, the debugger can run the board. When the debugger is removed, the board does not seem...
Hey guys,
I work with a partner who makes the hardware for me and uses the nordic chips. I want my device to pair over the android and iOS system settings.
image description...
The migration document below seems to refer to an SDK that no longer available for download for nRF52, v0.9.0.
infocenter.nordicsemi.com/index.jsp
Tried to apply nRF52...
The migration document below seems to refer to an SDK that no longer available for nRF52, v0.9.0.
infocenter.nordicsemi.com/index.jsp
Tried to apply nRF52 v11.0.0 instead...
I started working with NRF52-dk. I develop with GCC compiler and mbed SDK (debugging with OpenOCD and GDB). On download (tools) page I see "nRF5x-OB-mbed-IF" with description...
I'm using nRF52 + SDK11.0.0 + s132 and following this tutorial and this blog to make a Managed Make project using the ble_hrs esample.
As I was going through the directory...
Hi,
I want to use Timeslot API in order to gain uninterruptible period of time (1 second~) along with running Softdevice - just single one, not periodical.
I've changed...
Hi,
I'm building a low power application utilizing a MEMS accelerometer providing a data ready signal with configurable intervals. The intent is to use this signal as a...
I have to evaluate the results obtained for time synchronization in a piconet BTLE through the use of the RBS protocol. For this purpose I use a nRF52 DK as beacons to transmit...
what is the start_on_notify_cccd_handle in the ble_conn_params_init_t?
I don't know why use this variable.
It seems to be used for conn_params_negotiation()... but isn...
Hi,
I'm using "bootloader secure" example from sdk 12.2 and I modify it for instead of use button to enter in DFU, use a value written in a memory position.
As in other...
How do you do!
I now use the chip is nrf51822AC, RAM space size of 32K. The size of the RAM occupation of my current program is
8K, I would like to ask, why this time the...
Hello Everyone
I am really new to everything here, i just got nRF 52832 board,
Can anyone please tell me the step-by- step method on how to make a program in keil uVision...
Hello,
I'm stuck in DFU using HCI(serial)..
I'm using nrf51822 , softdevice s110 ver 6.0.0 . I used example code in
"nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\device_firmware_updates...
Hi All,
I have a nrf52 PCA10040 Kit with me . I loaded the BLE app UART Central example binary into my Kit . The LED 1 is blinking (Scanning Indication) But am not getting...