Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Hi,
I am trying to save some data in flash by using the Flash data storage.
However, everytime I try to write data to the flash, the module returns this error code:
FDS_ERR_UNALIGNED_ADDR...
Hello,
I'm making bootloader(nrf51822xxAA SDK12.1.0 and SD130 version).
I have some problem in micro-ecc installation.
To install micro-ecc, complete the following...
Hi, I have a problem with DFU OTA.
I use nRF Toolbox's DFU to upload nrf51822 QFAC, most times it works.
However several times, after the app altered "** bytes transferred...
Hi,
I want to generate a 2.048MHz clock on one of the IOs of nRF52832. Could you comment on following questions?
1- Can I generate this frequency (with no load on CPU...
Hello, I work with some ADC 24-bit (HX711) and for getting data from that I need after low level on first gpio pin to fed 26 pulses to that with time period about 1us on second...
Hi,
I am using ble_app_uart_c_S120
How can i support more then 1 bonded connection?
i try:
#define DEVICE_MANAGER_MAX_CONNECTIONS 7
#define DEVICE_MANAGER_MAX_BONDS...
What's the correct settings for nRF51822 CEAAE0 (0x0079) with dfu example in SDK v11 ?
I believe the chip I am using is a 16KB ram 256KB rom version, but not sure 51422 or...
reco_scan_req.PNG
Now i am doing a test of RECO beacon which use a nordic chipset, nrf51822.
But something strange came up to me during the test with Ellisys bluetooth...
Hello,
I know that this question has been asked in the past but I could not find any recent post about this topic, and there have been many updates to the SDK since the...
I am using NRF52DK and SDK 12.1. I am using BLE. I currently am not using Peer Manager but probably will be implementing that in the future (of sooner if that makes my question...
Actually, nRF 52832 DK has Type-2 NFC Tag. For type-2 NFC TAG, its data access method can be read/write or read only. Therefore, does Nordic have any example codes of two...
Hello,
there is written that Peer Manager is using flash for storing bonding data or service configuration. Can you extend a documentation - and add description when and...
Hello,
I have platform base on nrf51822, collecting data through I2C and sending to android application.
the device is working according following protocol:
Motion data...