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...
Some nRF51 modules are sold with metal covers preventing visual access to the chip and date code. Is it possible to identify the revision of a nRF51822 through the Cortex...
I have my development board nrf52 PcA10036 and I am trying to run a ble basic example. I started using the blinking program and it works without problem, therefore i got full...
Is it possible to manufacture a RFID tag that works within the 2.4GHz wifi wavelength range allowing a mobile-phone to power and pick up data from this RFID tag. Data would...
I have a application which can enable and disable the softdevice.
I need the softdevice only to send some informations, after the sending the stack will be disabled.
...
I have a Nordic micro-controller nRF51 with 128kb of flash memory, I compiled with Keil, I generated a a program with:
Program Size: Code=23856 RO-data=632 RW-data=308...
I want to enable Notifications in my Central for a particular characteristic advertised by my Peripheral. There's example code that is supposed to do this in the BLE Central...
Hello,
i have a question about the use of the dc/dc converter in use with the softdevice S310 v3.0.
We make some difficult calculations and so the sensor its on for 750ms...
hi
as we know,ANCS need to pair,we have app for ios,iphone will pair with our devcie when i connect my device by my app,so iphone will connect my device when user open...
hi
my customer want to add DFU funcation to their APP(ios and android),i give them nrf toolbox source code ,i hope they can separate DFU funcation from that source code...
In my application I have to advertise and scan, I know these two actions are multiplexed and there are no problems when there is no BLE connection (I use s130, sdk 9.0.0)...
Hi all,
I'm developing little project on nrf51 dongle(pca10031). After few succeses now I have big failure which stops my work.
How my environment looks like: Ubuntu...
I built the GCC bootloader from source based on the suggestion of another user in this forum instead of using a precompiled hex file. The Softdevice is 7.1.
It shows DfuTarg...
I have a min connection interval of 200ms and max of 250ms. I have set slave latency to 10. These parameters are set both on peripheral and on central. Still, after connecting...
Hi! I am working on a project that uses the Multilink example. On the client (nRF51422 w. SD 120) my program crashes and starts the main loop again after a few seconds. I...