I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
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...
Hi
sir we have nrf9160-dk and planning to interface some sensors to it but the issue we are facing is that the gpios are at 1.8v where as we need 3.3v logics to interface...
Hello everyone,
I getting stocked now for 1,5 days to get the nRF-Connected SDK running
I am using macOSCatalina 10.15.7
segger 5.20
Nordic SDK Tag v1.4.0
using...
Hi Team,
I'm working on scanner and NCS/Zephyr bt_le_scan_start callback API
typedef void bt_le_scan_cb_t(const bt_addr_le_t *addr, int8_t rssi, uint8_t adv_type, struct...
Hi
I have implemented a custom DFU process, where NRF52840 sends another NRF52833 an image to program.
The NRF52833 receives the image and validates CRC, if all OK , I...
Hi,
I'm using a nrf52833 in may application.
I have 2 Identical units with bare nrf52833.
refer the unit as normal ad defective.
test a.
while flash a simple FW...
Hello ,
I am using NRF 52 DK 15.3.0 SDK and ble_free_rtos_hrs example , I want to have a feature to start and stop the advertisement ( by interrupt driven , task notify...
Hi Nordic..
currently we are going to implement serial bootloader dfu from other MCU (infineon chip).
We have create flasher from MCU to nrf52832 to do serial fw update...
Hi
I am using nrf52832 .i am trying to connect to a device using sd_ble_gap_connect but i am getting NRF_ERROR_INVALID_ADDR error.
i am modifying ble_app_cli to achieve...
Hello
I'm going to use J-link's virtual port to see the characters being printed.
I connected custom pcb to Vcc, Swdio, Swclk, Gnd pin and tx, rx pin of J-link.
And...
In our mesh application, we are trying to give all our devices the same network key. As we are planning to have in excess of 100,000 devices, the 2-byte unicast address is...
Hello,
I am developing thread network and i am building on top of mqttsn_sleepy_publisher example. But I have problem to enable RTT logging (UART not available) for thread...
Hi, We are using nRF52840 in our design. the pin p0.10 is marked as LOW-FREQUENCY I/O (up to 10Khz) according to your recommended usage. Our software is design to generate...