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 all,
we would like to add usb-cdc support for our nrf mesh project. I have tried merging an usbd example project into our application but without success so far. I am...
When I try parse string on nrf52832 with SEGGER Embedded Studio for ARM 4.16, I have a problem about "sscanf" :
Here is code:
It should output:
Num: 12
Num:...
Hello to all! I use the sleep mode PWRDWN = 0x04 and periodically wake up at WDT.With that, I see needles for the current consumption in the circuit to wake up the circuit...
I measured the output power over all the channel, see graphics below. It is not much, but i still would like to know why the output power drifts over frequency. Is this by...
Hello,
I have two nRF52832 (BL652) modules setup and connected through an RF cable. I am feeding the peripheral radio (2x) 174 byte packets every 5 ms. On the central, I...
Hi,
nRF9160 mqtt works with ipv4 by using "ncs\nrf\samples\nrf9160\mqtt_simple" application.
Now NB-IOT network which we are using is faced out the IPv4 and moved to IPv6...
So we have a great set of 52832-based set of products in the field that negotiate, agree to, and support MTUs larger than 23 bytes. Nordic's is incidentally one of the least...
Hello everyone!
As far as I've read in the manual, Power Monitor allows to export measurement data to file and use the for further processing. I'm using Power Monitor v2...
Hello,
I am using ublox B201 for my project which is based on nRF52832 SoC & with use of SDK 12.2.0.
So i need to know which IDE supports nRF5 SDK 12.2.0 ?
As segger...
SWDIO,SWDCLK,VCC AND GND have been taken out from the nrf52810 ic and proper connections have been made to the jtag end of the j link device (connecting all grounds also)...
Hi,
I am trying to understand one thing about the att_mtu_throughput example.
What it does in the char_notification_send() function, which is shown below, is that if it...
While trying to upgrade my application from v0.4.0 to v1.0.0, I bumped into this issue. I am using CONFIG_POSIX_API primarily for the clock functions like clock_settime and...
Hello,
I've been trying to use latest nRF5_SDK_15.3.0_59ac345 from the website (couldn't find git repo for this - apparently there's none).
ble_ant_app_hrm example project...