Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
I try to add support of dfu in our appl. In documentation I could not find info about softdevice size which should be provided in start packet. It looks like I should...
Hi,all
SDK:8.1.0 51822
S7 Edge(android V7.0)
i use the sumsung S7 Edge and the oppo R9S connect with my device,nRF Connect is often note:
GATT_CONN_TERMINATE_LOCAL_HOST...
for ble_app_ancs_c_s130_pca10028 example of sdk11,s130 version 2.0.0
The preferred RAM,ROM and UUID COUNT is shown below
FLASH (rx) : ORIGIN = 0x0001B000, LENGTH = 0x25000...
Hi All
I am trying to build hex file using eclipse id on Mac. everything looks ok, as it eclipse build file without any error but its not working on nrf52 dk.
before...
Now I’m using nRF51822 with S130 SoftDevice.
There are two kinds of devices which is just for scan(A) – 20EA and both scan and advertising(B) - 2EA.
I found that B just...
Hi,
My question is similar to this devzone.nordicsemi.com/.../ but I can't get it to work.
I am using SEGGER_RTT_WriteString and sprintf for debugging, but I am not able...
Our mobile app is currently running atop of easyble and nordicble.js/Cordova. This library works great on all Apple devices, however, Bonding with Android devices of various...
We have done a custom PCB believing that we could use P0.0 as analog input. Now we kind of found out that we cannot, and will change the PCB design. Given that we already...
Hi, I am using nrf24l01+ tranceiver in a project I am willing to sell. I use modules with external antenna and without it. I need the CE certification of the module. Where...
I have used NRF52840 and SDK 13.0.0.
When I have used USB or ESB one by one - all is Ok.
But when they are used together - usb driver goes into an infinite loop here:
...
Hello.
I am developing a project on nRF52832 using SDK 13, in which I need to transfer up to 300 bytes of data from iOS device via my dedicated app (in the background) to...
Hi,
I read in the documentation that one can loop a complex playback. The way I understood, one could load a first sequence (say seq1) and a second sequence (say seq2)...
Hi Nordic Team,
i am working on nrg52 to glow a RGB LED with white and Yellow colours. configured the RGB pins to three different Gpio (A2,A3,A4).
for this i am using...
I have an application where I read a IMU at around 60 - 80 hertz.
How should I configure the S132 so I can send my 14 byte string packet with a constant time interval?...
Good evening (at least here...)
I successfully developed an application with Keil on the Rigado EVAL board with the following steps:
nRFgo Studio -> erase all and...