Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
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...
Dear all,
I have made a nRF52810 module according to the reference circuit in datasheet and connect it to my PC via Segger JLink & SWD. Only 1 out of 3 notebook I tried...
Is this chip for sale yet? I see dev. kits, but still 28 week lead time everywhere. We were talking about adding it to a product, but the owner is shooting me down because...
Hello NORDIC community,
I am performing a BLE throughput speed test via an example of streaming a buffer of 2500 bytes per second: This says a sending frequency of 19 Kbps...
i used SoftDevice s332,and download the example:\examples\multiprotocol\ble_ant_app_hrm
i find that using android device can connect pca10040 ble well,but use ipad or iphone...
Hi
We are working on a product using NRF-51822 chip. I am new to Nordic SDK and want to know how to use fstorage to save data into flash. Following is code. Sometimes data...