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 want to use tag-connect without fixation for fast flashing boards. Just plug it in and a script automatically flashes board in seconds. If somebody knows, if it possible...
Hi all,
In BLE app uart coexist example, When programmed successfully, using nrf_connect app, one can see Nordic_UART and Mesh Client being advertisied. The BLE part advertisng...
Hello,
I'm working with an nRF52832, SDK 14.2 and Freertos 8.0.1.
Two tasks are defined, one for led signalling and one where saadc is used to check the battery value...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
1. I have an nrf9160 module, patched on the customer's own board. 2. I want to connect this board to nrfcloud 3. I read the imei of this nrf9160 module through the software...
Hi, I'm working on NRF52832 ble_upp_multirole_lesc example in SDK15.0.0. When I try to activate its DCDC attribute via NRF_POWER->DCDCEN = POWER_DCDCEN_DCDCEN_Enabled or sd_power_dcdc_mode_set...
Hi Team,
Hope you are doing well, and safe from this pandemic.
I would like to ask that, is there any serialization for zigbee from linux PC?
As we have verified...
Hello,
I noticed in the release notes for nRF Connect SDK v1.2.0 there is a known issue with the nrf_send function as it relates to blocking for several minutes, see below...
Hi,
We have successfully verified "BLE UART and Zigbee Color Dimmer Light Switch Example".
Right now we see there is no support for receiving reports from light bulb example...
Hi,
I recently discovered the platform. I'm trying to modify the examples in order to understand the different ways it works.
My last step was to add a Generic On Off...
Hi , I am compiling the bmdware project (in IAR embedded workbench 8.32.2) and I have errors (particularly Errors while linking assembler, shown below).
I have modified...
Hello,
I am using Segger Embedded Studio version 4.52b and when creating a new project, it automatically creates a segger link script file and sets the linker to 'Segger...
Earlier with SDK 13 in custom advertisement I was able to send 30 bytes under unknown characteristics tab in Nrf connect APP but in SDK 15 I am not. Because the firmware or...
Hi everyone,
I started working on the nRF9160 with a Thingy91. I installed nRF Connect SDK v1.2.0 and i was able to try some sample like GPS or AT_client. However I would...
Hi ,
SDK : 16.0.0.,Mesh V4.0 ,PCA10040
My project requirement is : I need to use 2 dev kits one as a server and one as a client communicating each other on BLE Mesh
...