Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
Hi,
we have an application on a custom PCB using an nRF53833-QDAA.
We are using the latest SDK and soft device.
This PCB uses and external oscillator 32,768 Hz (from...
Hello.
My application serve as a central that connect to device by its name. I use the example \ble_central\ble_app_uart_c
On the device side I have password for connecting...
Hi,
i am currently trying to source a battery pull tab for my nrf52 based sensor, but i am unable to find it at my distributors. The NRF52SDK has such a battery pull tab...
Hi,
I'm running SES 5.34a on a Mac and building a Zephyr bluetooth sample for the nRF5340 DK. NCS version is 1.4.2.
When I breakpoint in a bluetooth stack callback I cannot...
Hi, I am developing using nrf52832 and st7735s. Successfully displayed the lcd screen using the code in \examples\peripheral\gfx However, when screen clear, text_8print is...
Hi everyone!
My curiosity about Wi-Fi chip from Nordic Semiconductor doesn't allow me to sleep heavy. Could you reveal approximate dates of releasing Wi-Fi chip by Nordic...
hello
I want to proceed with thread ota using nrfutil on raspberry pi.
However, "libpc_ble_driver_shared_sd_api_v3" does not support arm.
Is there any other way to...
Hi, we have the Keil MDK-ARM-PRO and want to implement an RTOS in our next project.
Does Nordic support Keil CMSIS-RTOS2 or is there a better easier alternative?
Are there...
Dear Nordic Team,
I am considering to get a nRF5340-DK after having read that this is now a multicore design. For the nRF52832 debugging an app was often difficult because...
I'm using 14.2 SDK.
I want to implement long pressure and short pressure. key0= short press, key1= long press You are using app_button. And I checked that the current...
Dear All, I'm using Zephyr to configure a nrf9160 as I2C master and the OPT3002 light sensor as I2C slave. The OPT3002 has a 16bit configuration register, which I need to...
nrf52840
pca10056
UART/Serial Port Emulation over BLE exple from sdk1.7
https://inf
ocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_sdk%2Fstruct%2Fsdk_nrf5_latest...
Hello,
it seems that pc-ble-drive-py has no API for pairing/bonding. I would like to use it for my test framework.
I would want API for:
Initiate pairing
accept...
Hi everyone I have an error undefined reference when I try to run esb_ble timeslot program based on the ble_app_uart example. Although, I totally added all files in Project...