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...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
May I ask, why read_resp is missing in struct ble_hid_report_record_t in sdk 15? Currently, I am migrating to sdk 15 from sdk 14.2. However, I didn't find any document...
Hi all,
I am doing an evaluation on NRF52 Smart Remote 3 for my company.
I am working on a Ubuntu 16.04 virtual machine with Ubuntu live CD for Smart Remote 3
-----...
What's the atomicity of flash writes on the nRF52832? If we crash while writing, say, 4 bytes, do we have a guarantee that either every byte or no bytes have been written...
Hellou, I am developing apllication , which is modification of light switch - client model.
I have problem by writing data to internal flash. When I write data to internal...
Hi
I've just modified our platform that uses a connectivity based environment to the latest S132 6.1.0/SDK15 combination. Since the migration I seem to miss a lot of scan...
Hi
I use the nRF51 Development Kit and the pin_change_int example.
when i push the button the LED changes but there is a delay of 16us.
is this normal ? can i speed...
Hello everyone,
Does this PPK able to measure current consumption of Arduino Uno R3? From the data sheet it say it has a standard Arduino Uno pin but i am not sure whether...
Hello Nordic Guys
We are trying to run ble_app_uart example on our custom hardware. SDK 15, SD132V6.0 . Problem what we experiencing is: NRD chip never goes to sleep,...
Hi,
I am Using nRF5_SDK_15.0.0 with nRF52 DK PCA10040 using Keil IDE.
I am going to Implement long string data write and read characteristic using custom service.
I...
Hi,
I use the peripheral ble_app_uart with nRF52832 (Murata module). The nRF52832 is connected to another MCU, STM32L476, via UART.
I develop using IAR.
I have a couple...
I tested the Heart Rate Monitor sketch code (Arduino Primo IDE code) and verified that it works with the Heart Rate Monitor through the "nRF Toolbox app" on my iPhone. I would...
There have been several topics on limitations on ADC sampling rate when BLE is in connection.
However, I didn't see notes applicable to the following case:
nRF52832, sampling...
Hello all,
I have some troubles to initialize the micro SD card with my custom board.
I have used the nRF 52 DK to write a basic code and do some test. For micro card...
I am using nrf52832 DK and am unable to build my light switch example. It throws an error that some files are not included. In the screenshot, you could see the error. I have...