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...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
What is the best practise for multichannel SAADC conversion in ultra low power devices? For example I have to measured 4 channel in interval 250ms. Below what I try:
...
Hi, Dear Nordic & all:
when I run the ble_app_hids_keyboard example in nrf52820(SDK17.0.2), I meet a question:
1、Frist I use my iphone connect ble device and pair success...
Dear Nordic:
so I want to know In nRF52 serials chips, How much HFCLK CONTROLLER ppm is the frequency offset distribution and production FT control range? Do you have any...
Dear all, now I am making a data sampling system with multi peripherals and one central. The peripherals sample data from sensor via SPI port and transmit data to the central...
Any SSD1306 example for nrf51822 ??? I found this but is for nrf52.. i try to add it for my nrf51822 but there are tons of functions with different declarations in my sdk...
I have nRF5340dk board and my question is that can I use only networking processor to run the BLE applications? If not why? As the Radio hardware is only connected to networking...
Hello , I want to read analog values from potentiometer using analog pin P0.04 (A0) on nrf5340 with zephyr ecosystem . Where can I get beginner documentation like setting...
Hi,
I'm a beginner, and currently working to implement a low-power controller using nRF52-DK and Power Profiler Kit (PPK).
I ran the following codes (system off) and expected...
I have setup a 1-1 paired central(+peripheral) <=> peripheral Central is a 52832, SDK 16.0, SD s132 v7.0.1 peripheral is a 52811, SDK 16.0, SD s112 v7.0.1 My code is based...
in this example
/root/ncs/nrf/applications/serial_lte_modem
I want to build_nrf9160dk_nrf9160 in secure mode
but compile error #ifndef CONFIG_TRUSTED_EXECUTION_NONSECURE...
Hello,
I am confused on which plateform I should use to program my nrf52832 chip.
First it is advertised to use Segger Embedded Studio that I am trying to configure...
Hi all. I am using Keil for programming a nrf51822 & SDK 12.3 I want to use the SSD1306 OLED Drivers in my project I follow these steps: 1) I copy .c and .h files form github...
Hello,
Im using a NRF52840 custom made board and im having some issue with the I2C communication. There are 3 units on the I2C line, the MCU and two sensors, the diagram...
Hello,
I am doing a project for college with nRF52840. It's about a mobile phone with an app that send the location of the device when a user touch a button. This message...
I'm using the nRF52805 BLE function to send senor data to my phone (Android). In nRF Connect App, the data updates at a quick speed, which is expected (see image 1). I would...