I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
We are using the Nordic fork of Zephyr on nRF5340.
Looking at the serial interface peripherals (SPI/I2C/UART), we understand that these have shared resources and only one...
When uploading programs to the nRF24 chip, is there a "single memory space" or is there a "bootloader-only memory space" and a seperate program memory space? or is it all...
Hi All
I am using S130, nRF51822, SDK12, My RTC1 compare events is connected by PPI to ADC, I have set it to generate an adc_ppi_event_handler after 6 consecutive compare...
Hello Team,
First Thanks to all Nordic support:)
My problem :
I have interfaced SGTL5000 with Nrf52832 (used SDK 16) I'm getting the audio data on aux connector and...
Hello!
I have problems with bt_shell sample from sdk-zephyr , when I use SoftDevice bluetooth stack( nrfxlib ).
When I switch on CONFIG_BT_EXT_ADV option in menuconfig...
I got an example that uses PO.13 for analogue input. It does this by referencing it as ADC_0. That seemed to work OK when I hooked up to PO.13 on the nrf9160-DK
Then I changed...
Hi, We are currently attempting to turn off unused parts of our RAM, and the app's linker space is configured to NOT use the turned on RAM. The problem is that the bootloader...
Good afternoon! I would like examples of projects on Soft device S140 long range to test the work of BLE Long Range HCI-USB host - need to be able to connect to them. (scannable...
I'm trying to achieve as close as possible to 48KHz (or 24KHz) LRCLK rate, in 24-bit mode (MCK/LRCLK = 48), on an nRF52832. With the values defined in `nrf_i2s_mck_t ` the...
I want to use libuarte. Target is nRF52832 and SDK17.0.0.2. Do I need to take workaround against Errata109 when using libuarte?
And, I done backport libuarte to SDK15.3...
I have been using nRF Connect SDK v1.2.0 to program my nordic thingy 91, however recently whenever i open IDE, Segger Embedded Studio gives the following error,
"Unrecoverable...
I am new to BLE and I have some question regarding Mesh and LPN which we cannot get a consistent result :
Assuming in a Mesh set up there are 2 Relay units (simply refer...
Hey,
I have an OLED trying to use, that is built in with a pcb design.
I don't know the manufacture to contact,
On my PCB datasheet says: the OLED Module QT-2028TSWIG02...
I created a TWI software module which runs well as standalone. Now I need to put together with BLE code to comunicate with Android APP. I'm stucked because when I initiate...
I am able to provision and configure 1 mesh device with the nrfMesh iOS app. I am able to successfully provision a second device, but when I configure a second device, the...