Hello, I am trying to read the TI ADC1173 at 10-15 MSPS. It has a 8bit parallel interface. I just need to read a very short amount of time, like 5-10 µs (so up to 150 Byte...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
Hello Nordic experts,
I am FAE of Avnet - Johnson CHEN.
Thanks for your support in advance.
Regarding the applicatioin: GLOBAL FLEET ASSET TRACKING
Which is in product...
Now that I have TWI and the BLE stack initialising, I'd like to create services. The Server (peripheral) sends out a few bytes to the client when a local trigger happens,...
We're working on a project with the nRF51822, but most of our developers are working from OS X and Linux. Is it possible to flash the softdevice from these platforms? Also...
Seems like the timer API uses low priority interrupts. Now, I dont need the timer triggers to be exactly delivered so that is fine ... however, i do need to know the exact...
Hello. I've used the design template that initialises everything for Bluetooth communication. These are the initialisation calls made in main():
// Initialize
leds_init...
I have to use TWI(I2C) interface to configure sensor.
Now ,i reference "nRFready Smart Remote " project drv_gyro_mpu6050.c .
and change the register number ' configure....
I want download ios app demo source code from www.nordicsemi.com/.../nRFready-iOS-Demo-App
it say :"please enter your product key once more for access "
How can i get product...
hi, I am having problem trying to get the app_uart.c to replace the simple_uart on the blinky example with PCA10001. My uart param as follows:
void uart_event_handler...
Is there an example firmware project available for a Gazell Host using the pairing functionality?
It would be nice to have the host code of the "Gazell Pairing Desktop...
In connection with a nRF51422 evaluation kit, I installed the Keil development tool in a non default path then subsequent installation of nrf51_sdk_v4_3_0_27417 produced a...
How does the nRF8001 chip generate the passkey in the DisplayKeyEvent? Is it possible to set this passkey from the App Controller?
As I understand it, the SetKey command...
I find this strange but I can program the HRM demo fine but with my own code it compiles with no errors or warnings but will not program with Error: Flash Download failed...