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...
Dear,
I got nRF5_SDK_15.3.0_59ac345 package but I couldn't find "Heart Rate Demo for nRF52 DK" source code there.
Actually, I found the HEX file of " "Heart Rate Demo...
Hello,
thanks for providing the very helpfull pc-ble-driver library on github. I really appreciate this! :-) I have an application, based on a nrf52 (a BLE SWD Debugger...
"We are developing some solution where we want to password protect BLE functionality based on individual device. It is very important to connect each device with some security...
Hi, I am following this post to set the TX power level of the beacon. https://devzone.nordicsemi.com/f/nordic-q-a/45871/setting-tx-power-level-in-example-ble_app_beacon-for...
I can not register 2 services 128-bit vendor-specific UUI in one project at the same time. For example if I use services ble_lbs_c.c and ble_nus_c.c the sd_ble_uuid_vs_add...
Hi,
I've got some code (at https://github.com/espruino/Espruino/blob/master/targets/nrf5x/jshardware.c#L1201-L1318 ) where I use nrf_drv_uart to access the UART. I don't...
Currently my colleague and I are trying to connect his stm32 qfpn48 MCU to nrf52840 via SPI protocol.
I tried the sample in SDK and successfully setup a workable dummy SPI...
Is there a sniffer firmware for this board ?
I download "nrf_sniffer_2.0.0-beta-1_51296aa.zip" but it appear that no fw exist for this board.
Is it correct ?
Seba...
Hi, I could not find in documentation function or some command I can call in software to restart the MCU. Is there such a thing, and can this be done? Best regards, Voja
hi ....
i want to test the bidirectional working , i am using uart peripheral example , i have taken the rxd,txd,cts pin from Nrf52840 board interfaced with TTl uart .....
I am working on nRF52DK. This will act as peripheral device and smart phone device will act as central. From my observations i could see 48-bit mac address and GATT local...
Hi
I'm currently doing an internship about bluetooth mesh network.
I'm using the light switch example with a client board and a server board, provisioned with the nerf...
We have an interesting difficulty, whereby after a period of time which varies never longer than 12 hours, often around 6 hours, our application disconnects from the network...
Hi,
I have NCS v1.0.0 on an NRF9160-DK v.0.8.3 and I am trying to run a program written before the SDK update. I can build and flash the program but when I try running...
Hi. I have a multilink central based project running on nRF52840 SDK15.0. I have added code from another example to do advertising as we want the central to advertise some...