Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
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...