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...
Do you know how the " ble_app_hrs -> experimental_s110_with_dfu example" in SDK 7.2.0 examples works? how to switch to DFU and how to do over the air update?
i...
I am using NRF24L01 modules sold on ebay. I have 3 boards where these modules are soldiers and notice a big difference in range. More distant of other components, better range...
Hello everyone, I must read several data stored in a external E2prom and send them to a smartphone. I thought to do this by use of Record Access Control Point, so I can to...
Hello,
I would like to ask how to control the shutter of iPhone camera with nRF51822? Does Nordic provide that kinds of application? Thanks!
Henry Wong
I have just started with nRF51 DK using Keil uVision and encountered a strange problem. I compiled and loaded a ble_app_hrs example, I can see it working fine (the LED flashes...
hi,
I am using the nrf51422 for the first time. I need to connect a GSM-GPS module for reading nmea string. I have to use the uart to enable communication with the GPS and...
I just updated to SoftDevice 8 and now I'm getting the address 0x200023C4 in my apps error handler function. This error happens to be the start address for the ble_evt_buffer...
Hi All,
anyone was been successful in compiling and flashing SDK 7.1 Bootloader/DFU using arm-gcc on *nix machine ?
If every single hex file needs to be flashed apart...
Hi ,
During SOFTDEVICE_HANDLER_INIT function call , if I change the NRF_CLOCK_LFCLKSRC_XTAL_20_PPM macro to NRF_CLOCK_LFCLKSRC_RC_250_PPM_8000MS_CALIBRATION , what is the...
Hi,
I have troubles programming my blinky in a nRF51DK. I have S110 v8 loaded and can flash blinky with nrfStudio. Not with GDB. It seems that the flash is not erased. After...
Hi to all,
I've started a new ble_apps_lbs project from ble_app_template. I've an nRF51822 chip with S110 already programmed, I modify the settings for the target cpu, and...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
Hi, After i flashed the firmware MEFW nRF58122 0.11.0, MCP "start discovery" button is disabled. I flashed the lower version MEFW nRF58122 0.9.0. Same issue.
There is exception...