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...
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...
I have custom board with nrf 52832. I am using SDK 12.3.0. and soft devices s132 V3.0.0 to transmit advertising packets with advertising interval 1s. I have written simple...
Hello ,
I recently bought sparkfun's nrf52832 breakout board. It comes with preprogrammed serial boot loader. How ever after flashing code from nrf52 DK into my nrf52832...
Hi,
I would like to use LE coded layer feature while sending beacon packet on primary channel.
According to table, I should use ADV_EXT_IND packet type to send beacon...
Hello. Can i merge 4 files using mergehex? I want to merge softedevice + bootloader + bootloader settings + application.
Mergehex show error. But can i merge 3 files and...