Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
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...
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...
When creating a Server using nRF Connect version 2.6.0.
Cannot set the Descriptor 2901. It gives this error-> " Error occurred adding characteristic. (NRF_ERROR_INVALID_PARAM...