Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
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...