I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
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...