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 am running some tests with the long range example provided by Nordic and observed this behavior which I can't account for.
https://devzone.nordicsemi.com/nordic...
path:
\experimental\cli\cli_agent_router\pca10059\mbr
When I execute "bdb start" in the serial port and then execute "bdb Legacy Enable", the terminal devices that are...
Hi,
I report some problems.
I have been using keil5,it work well. Because nRF Connect SDK doesn't know Keil
now i have used Segger Embedded Studio for a period of time...
Hi everyone. Here is my code for 2 different timers that put uc to sleep and wake it up(supposedly)
Definitions:
Create Timers:
Handlers:
Main() function...
I am working with the nRF5340 DK.
I am looking to sample an ADC pin to sample at a sampling frequency of at least 1kHz and I would like to use DMA to write the data directly...
Hi everyone, I implement nrf5_SDK_17.0.2 ble_app_uart example, but when I connect both GND wire and TX wire of the external device to my nRF52840 DK first, my nRF52840 DK...
Hi
As mentioned in this question: https://devzone.nordicsemi.com/f/nordic-q-a/69533/set-tx-power-on-zephyr-device , there is a sample to change the tx power using some HCI...
Hello,
I am trying to use the ble_app_rscs example app into the nRF5_SDK_17.1.0 package for connecting the nRF52840-DK board to the nRFToolbox Android application. However...
I have a small program that is to be used in production to test my device. It has to be scriptable so I'm using teraterm over rtt.
No external IO for a serial port.
Everything...
Hi Nordic,
Can you tell me how to remove commissioned a node from open-Thread ? Basically I want to remove a node from one network and put it in some other network. Are...
Hello,
I encountered a problem while trying to flash my PCA10040 nrf52 development kit.
I am able to compile my code in Segger Embedded Studio without a problem. The chip...
Hello:
I am using an nrf52840 on a custom board with W25Q01NV NOR Flash with the Nordic QSPI-NOR driver. Programming is with NCS v 1.8.0 (upgraded yesterday) and the VS...
Hi Team,
I am developing an application that required SPI communication with msp430.
But, some received characters are disorders, I see them by JLinkRTTViewer logs. For...
Hi
I'm using nRF51822 xxAA (256 Kbyte ROM). My code size are 66 690 byte, I'm using IAR.
Application memory setup:
This means that I have 131 KByte code size for my...