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...
The device sending data will be accepted to the callback function nrf_gzll_device_tx_failed, But the host side receives the data and calls the function nrf_gzll_host_rx_data_ready...
Hi!
I'd like some help in understanding the initiation of provisioning. We would like to have something along the lines of:
Using a mobile app, a user receives a list...
Because I encountered the same problem, so I needed help. I ran the nordic official example E:\sdk\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_multilink_central...
I have successfully used the guide for BLE DFU.
But now I have trouble using the DFU via serial port. Do you have a guide for serial DFU?
I have tried two things.
...
I have a weird question:
On the nRF DKs (51&52) there are pin headers to connect them to an Arduino.
When delivered, on these headers there are some sort of plastic clamps...
As I working on a new project I am writing the code to support the new SDK driver structure and not including any "legacy" code support.
This highlights the fact that the...
I have a custom board with nrf51422-QFAC, used with SD 130 and SDK 12.3.0. My firmware consist of ble_app_hids_keyboard example modified. Schematics are attached below.
...
Hi all,
I using 1 Provisioner provisioning for some Nodes (light switch server) . If I have 5 Nodes in mesh network
I want to remove Node 4 from network and then add it...
I am working on a BLE peripheral (nRF52832 & SDK 15) which uses the Peer Manager to handle encryption and bonding to a previously existing central device. Sometimes bonding...
I am using the Segger Embeded studio and wondering about the SWO output.
I know I can load code and set break points with just SWDIO and SWDCLK.
So with RTT do I really...
HI all,
I'm working on the nrf52840, and I've tested this on the devkit as well as on-board on the product I'm working on. Using the saadc, if I tie my AIN line to VCC...
My use case initially is a single central sensor server powered from the mians and serving by BLE one battery-powered peripheral that has one of the commonly available st7565...
Hi,
MacOS serial device name is changings all the time when the nrf52 DK Eval board is re-powered. Meanwhile I have /dev/tty.usbmodem49, counting up. Next time I re-power...