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...
my project need to recording audio data from codec continius for more than 10 senconds.i want use nrf5340 to do it.
the codec is tlv320aic3109 or wm8731.I have looked “easydma...
Hi,
I want to alloc dynamic stack memory for zephyr threads, such as k_aligned_alloc(stack_size, ARCH_STACK_PTR_ALIGN) instead of K_THREAD_STACK_DEFINE . I'm sure k_aligned_alloc...
Hello,
I'm building a system on nRF5340 which would support upgrading of CPUAPP and CPUNET applications. There is not enough space in internal flash to place all of these...
hello,experts,I use the NRF connect app on my phone,when I scan the devices ,I can get many BLE informations,I want to get the RSSI of each BLE with time .BUT I only need...
Hi all,
We are bringing up our custom board and we are having some trouble programming the modem firmware. Whenever we try to flash it using a JLink programmer and the Programming...
I'm using the nRF Connect app version 4.24.3 on an Android Tablet (Android version 10)
When I'm in the scanner tab and push the scanner button I get a graph of RSSI readings...
I use nRF Connect to debug some latency in logging data on my Android app.
On nRF Connect, the latency for the notification value (in the characteristic itself) is negligible...
I'm trying to find a simple way to log RSSI data vs time for multiple BLE devices simultaneously, and then put the data into a format which allow plots to be created in Microsoft...
Hi,
I am in the process in getting the AWS version of the Asset Tracker v2 on my Thingy:91. I was having some issues with getting the cerificate but was able to get that...
I can not get the SPI Slave function working on nRF52840 (nrf52840dk_nrf52840 board). My goal is to have spi0 as master and spi1 as slave.
By linking the MISO en MOSI lines...
Hi,
On the nRF5340-DK, i'm succesfuly using the example code:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README...
I'm working on the 9160 SoC using nRF Connect SDK 1.8.0 to send MQTT messages to an AWS endpoint. The messages correctly are able to send and the device works for 5-10 minutes...
Using NordicSDK 1.6.1 and the following in the bt_le_adv_param and relevant settings in prj.conf
The secondary advertising data packet contains the advertiser address...
Hi all,
I am now using nrf52840DK and llpm example in nrf connect sdk 1.7.1.
Now I have three nrf52840DK, one as master ,and the others are slaves, they both use Latency...
Hello!
We are planning on using the nRF52832 DK together with an external antenna. We are highly interested in the readings being as accurate as possible, and we are wondering...