I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
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...
Using Keil uVision 5.33 together with Nordic SDK 14.1.0
I'm not able to compile+link the example "ble_peripheral \ ble_app_hids_keyboard" because the code exceeds 32 kBytes...