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,
I'm doing a project of a bluetooth sensor, using pca10040 with softdevice v5.1.0 s132 that sends data to one or more android applications simultaneously, in this project...
I've got Wireshark running with nRF Sniffer, but it is not really working for me.
I'm using a PCA10040 board as the sniffer hardware.
I'm running on a Mac with MacOS 10...
I tried to set up the programming Environment for Windows 10 by following the "Getting Started Assistant" from the "nRF Connect SDK" program. When I finally came to the point...
I am trying to build a BLE client on Ubuntu using bluepy (a python based BLE library) to receive BLE notification from the NRF board.
For my project, I need a package size...
Hello everyone,
We are using the nrf52840 Dev Kit (PCA10056 1.1.0 2019.19 683465548)
SDK Version: 15.3
OS: Fedora
When we are generating a 1V voltage our adc returns...
The cpu can't goto sleep when gpiote port event occured,after about 1 second later,the cpu then goes to sleep well,
I use the code bellow to enter sleep mode.Is there any...
hi i am using nrf51882 with sdk v 12.2.0. i am trying to use flash memory to store some data for my application. I am accessing flash after initialization.
When i run code...
I'm working with the NRF52 Development kit for the NRF52840 modifying the secure BLE bootloader to add my custom transport together with BLE so I can update my device with...
We have bought one nRF52 DK and one nRF9160 DK with proper programming (the nRF9160 is able to connect to the cloud via cellular network), but the two devices are not able...
Hi, I am an internship student and so new at programming. I have a nRF51822 DK that includes;
2 x nRF51822 module
2 x BLE master dongle
J-Link Cortex emulator (Debugger...
Dear all,
I am trying to program a chip using an st-link v2 connector.
The chip is nrf52832.
Although I am able to upload hex files that come with the SDK examples...
Hello, I am using a nrf52832 Soc for my development. I follow this https://github.com/bjornspockeli/custom_ble_service_example for the custom BLE service. I can do a specific...
Hi,
I am using nRF52840 Preview-DK with SDK v15.3.0
I am using the serial library to write to UART 1, while writing all goes well while I write less than 255 bytes...
Hi,
In the nus example of sdk 15 the device does not advertise if i comment out the uart_init() function. Why does this happen?
What is the relationship between the uart_init...