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...
Hello,
I implemented overall flow related with FDS function including garbage collection,
when I check garbage collection, it is ok, it confirm that the data will be saved...
I have a problem initializing the ble stack when I'm starting my application via a custom bootloader. I'm using the nrf52832 device on a custom board.
My application has...
Hi!
I have interface external piezo element with my ARM controller to get the piezo data. But after sometime my controller is off. I didn't getting why this problem happens...
For ble central devices on nrf52, there are problems with the internal rc slow clock. When I load the project ble_app_uart_c onto the PCA10040, everything works as expected...
Hi, I have a problem with advertising on nrf52840q1aabb chip. I used example code ble_app_template on nrf52840q1aaaa revision and everything works fine but after changing...
Hello,
I have in a multi-sensor application some actual data (including RTC) which appear continuously and which have to be saved in an external RAM connected by I²C. All...
Hello,
I am using 14.0.1 sdk, and hope to use DFU (Secure bootloader),
I am trying to use buttonless app in my app (uart example app),
when copying some codes related...
When I try this demo project, got below information from RTT. Any problem with it? How to deal with it?
Thanks.
RAM START ADDR 0x20002080 should be adjusted to 0x20001FE8...
Does anyone know where the nRF52 Online Power Profiler that is detailed in this blog has been moved to or if it has been deleted? The webpage can no longer be found.
It...
Hi all:
My customer has different IC revision of nrf51422,one is QFAAEx0,the other is QFAAFx0.
I see the "nRF51422 IC revision overview" ,QFAAEx0 is revision-2 ,the...
Hello.
Is it possible to flash 51822 on SDO and SCLK lines using another same chip? Are there any manuals for the SDO / SCLK interface for 51822? Maybe there is already a...
Hi,
We are using SD110 with SDK 7.2.0 in our application
Our application needs to be quite accurate in timing
We set out to determine what the accuracy of the TickTimer...
Hi, the configuration for the 9-axis sensor used in Thingy is interesting where a switch is used to cut the power line from the sensor. From the description:
The motion...
Hello,
I do know that it is a lot of information here in dev zone about this topic but I need a confirmation from a Nordic employee. We had a disscusion at workplace wheter...
I've just read the BLE Mesh documentation, very informative, but I still have some questions related to the concept and implementation, which are:
Can a device toggle...