Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
i want to pair the device by one key. push the key ,the host pair the device. if not to push the key, the host can not pair the device.
the key is yes/no
how to set ?
Are there any library for One Wire protocol?
I found for using Arduino, but we use nRF5 DK with Segger Embedded Studio. We wil use DS18B20 standalone sensor.
I need a module that I can poll over SPI from my host MCU an output of a FIFO buffer of incoming packets (MAC address and RSSI) on channel 37 Bluetooth. Or a module where...
I would like to close a button cell battery (3V) directly to VDD and define the VDD as ADC input. I would like to measure the button cell battery voltage via the internal...
Dear Sir,
I am interfacing nRF24L01 with Renesas R5F104 Microcontroller on transmitter side and my Reciever is nRF24L01 interfaced with Arduino Uno Board.The Transitter...
I am very new to this so apologies in advance .
When I compile the sample code using Keil for the Thingy i get the error message.
.\_release_v1_0_0\app_thingy_s132...
hi, I am updating the sdk from 12.2.0 to 14.2.0, and using softdevice s132. I get a problem by connecting device using ios devices, but it works fine with android device....
Downloaded the S132 from the NRF52840 site and loaded it onto the NRF52840DK board using NRFgo studio.
Then created a new project in CrossStudio. Imported the memory map...
Hello guys,
I wanted to start to implement the power management feature on the NRF52 using the Zephyr kernel for a bluetooth application. Unfortunately I am running in...
Hi,
Do you know when the PWM or the ADC functionality will be added to Zephyr for the nRF52 chips?
Can we use the nRF SDK inside a Zephyr application to use unimplemented...
Hello,
sorry to have to ask again, but from reading through all the posts I could not quite figure out how much current the SPI should draw when it is active and reading...