Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
Hi,
I have a card with some large capacitors in parallel with the VBAT line. How does the PPK2 work (in source mode) at board start-up where there might be a short in-rush...
I have a question. The sample code I modified is nRF52832\examples\ble_central\ble_app_uart_c. Scanning will be triggered when scan_start() is called. The device has been...
I have change the version of wireshark on windows 10 .(NOW I?M USING THE ONCE OF THE APPLICATION NOTE)
After that i have modify the .bat file because he never see python...
Hi,
My provisioner is a light switch client on a dev kit NRF52832.
Now I want to define it as a proxy node as well but I suspect that my Android App cannot send one generic...
Sorry I'm looking in the AoA.
I See that in zephyr main line there are 2 samples :direction_finding_xonnectionless_rx direction_finding_xonnectionless_ tx..
Hawe I to...
Hi,
I am trying to program new chips. I have made the following connections:
Chip J-Link ------------------------------ Gnd Gnd SWCLK SWCLK SWDIO SWDIO VDDH 5V (External...
Hello:
We have a BLE application on an NRF52840 with SD 140 and SDK 1.5.3. Our device acts as a BLE peripheral with bonding and LESC, and we additionally use block level...
Hi,
We have designed the custom PCB where 32.768 kHz crystal oscillator is required. Some how we have managed the component (MFR PART NO. TF325J32K7680 ) suggested by Nordic...
Hi, I came across a forum post that NRF51 had an issue with noises in SWCLK signal.
For the design, do I need to attach an external pull down resistor in design? If so,...
Hi good evening,
i am working on a project that requires ble transmission between 2NRF52dks and one of them is connected to a PC and apart from receiving data from another...
Hi Devzone,
I have 2 question about Thingy 91:
1) When I come to area that don't support NBIoT or LTE-M, Does the Thingy 91 connect to cloud (nrf cloud, mqtt broker,....
We have developed an Android application for a customer (Ibiza) which makes use of nRF's Android-BLE-Library ( https://github.com/NordicSemiconductor/Android-BLE-Library ...