Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
Hi Everyone!
I really need some help. So I'm new to Nordic semiconductors and Segger Embedded Studio IDE. I purchased myself an nRF52832 breakout from sparksfun and nRF52832...
Hi,
I am trying to test the Amazon FreeRTOS BLE demo ( https://docs.aws.amazon.com/freertos/latest/userguide/getting_started_nordic.html ).
I followed the instructions...
When I connected the development board with komoot (based on Android), komoot repeatedly disconnected again. The chip platform is nRF52832, and the protocol stack version...
Hi,
I try to rotate an image (180) with nrf_gfx_rotation_set(p_lcd, NRF_LCD_ROTATE_180). This only works once, but after, I want to return to the original position by re...
Hello
I am currently trying to get sensor values via SPI communication with mpu9250, a 9-axis sensor.
Although the following settings were made,acceleration,gyro,and...
Hi Sir,
I am going to the same phenomenon as below.
https://devzone.nordicsemi.com/f/nordic-q-a/45554/sdk-15-2-how-to-set-a-value-to-a-hid-feature-report
Can someone...
Eventually we got it working with the Master Control Panel again, but it will not work with our test software. I suspect a Window update change that affected links. Window7...
Hello,
I would like to implement a design using both the ESP32 Wi-Fi as well as the nRF52840 on the same PCB. As they both operate on the same 2.4GHz frequency and the antennas...
Hi,
I have used "write_handler(p_ble_evt->evt.gap_evt.conn_handle, p_rtc_service, p_evt_write->data[0]);" to send data to nrf52832 from mobile but iam able to send 1 byte...
Hello, I have 2 custom service running each with one characteristic. When data is written to the characteristic one (io_controle.c) the write event is triggered twice. The...
Hi,
did anybody find a suitable and cheap enclosure for the nRF51 Dongle? I want to use some of the dongles for initial tests before producing my own boards.
Thanks...
Hello, I have modified the example from the light switch on the mesh SDK and I can send and receive string messages, but the problem is that it doesn't work as expected, because...
I (unfortunately) had to make my own forks of Zephyr and NRF to get around a build issue, and decided to implement a west.yml manifest in my application repository. I made...
A makefile project using SDK 15.0.0 that compiled under GCC 7.2.1 no longer compiles under 7.3.1 with these errors:
../../../../../../external/segger_rtt/SEGGER_RTT_Syscalls_GCC...