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...
Hello!
I have been developing a BLE application on nRF52DK and used the ACN52832 as a module for a custom board for experimenting with BLE. I ordered a custom PCB from...
I am just starting using a Thingy:52 and want to use it with a C# UWP app. So far I have been able to retrieve the service and characteristics UUID's without issue but I am...
SDK 15.0.0 nrf52810 Example: Eddystone Beconing mode - ble_app_eddystone SEGGER Embedded Studio for ARM v4.12
I am using ble_app_eddystone example to advertise data in eddystone...
My development enviorment: SDK 15.0.0 nrf52810 Example: examples\ble_peripheral\ble_app_template\pca10040 e SES IDE
I am running above mentioned example without any changes...
Hi
I have a requirement to be able to re-start advertising with new parameters when told to do so over a Slave SPI interface. From other posts, it appears that there is...
Hello, when I use NRF52840's SDk15.2, use the usbd_ble_uart_freertos routine, I create a new task named test_thread in it, after the interrupt is disabled, the delay will...
Hi!
After one smartphone bonded and reboot nRF52, I get this error. As I readed, this is due to incorrect mac address. Can I check which part of addres is incorrect and...
I have a list profiles,for which I need to check, whether they can be implemented in BLE 4.2 or not?
The following are the profiles:-
1)Audio/video control profile.
...
my production that t he name of broadcast is "smart" and then I change the name to "Ryon" in the application and download.they all right,but The name of broadcas t was wrong...
Hello, recently I tried to establish simple SPI communication between my S6E2CC board and nRF24L01 chip. What I do is I try to read 0x05 register and the answer should be...
Migrating SPI routine from SDK13 to SDK15. The following snippet worked in SDK13, but now I get an error "'nrf_drv_spi_t {aka const struct <anonymous>}' has no member named...
Hi there,
In our firmware we have a layer on top of FDS that handles higher level file system functionality. There is room for improvement in this layer that we created...
I am using nrf52832 with sdk 13.0.0.-alpha.I only want to boot the application and jump to blinky project address.For that i am using secure dfu example code.I am using IAR...
1. Are there any examples or recommendations how to realize ota dfu of ble central (device).
2. Can nrf52840 works like ble peripheral(UART service server) for smartphone...