I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
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...
Hi,
I would like to know how to program the code to connect the PC based on the ble_app_template.
The SDK version I used is V11 and the board I used is PCA2006, and I...
nrfjprog -f NRF52 --memrd 0x100000a4 --n 8
0x100000A4: ACAFE032 7AC54CAF
this is read by nrfjprog scipt as above and as below it is read by sd_ble_gap_addr_get.
0xCCAFACAFE032...