Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
I would like to know if Nordic has implemented software support for CryptoCell-312 (nRF5340) in the latest master branch?
Right now I am able to use mbedTLS "frontend",...
Hello All
Please tell me about nRF Connect (iOS).
When the module and nRF Connect (Ver 2.0.1) are connected using LESC, they will be disconnected after bonding is completed...
I am using the ble_app_uart example and I am having a hard time finding the function that writes a UART message to BLE from the Nordic to the host. uart_event_handle() seems...
Hello All,
I am working on nRF51822 use SDK nRF5 12.3.0 version in IAR workbench.
I am write data in the flash so for that i follow below steps,
Step 1: press button...
So, I need to send and receive a data frame with 39 Bytes with a system Dongle-Arduino(with a nRF24L01 module).
My problem is, I tried to configure Dongle to communicate...
Hi,
I cannot update the firmware on the nrf9160 MLM1 Preview development kit we have. Is this possible? or is the devkit voided for the latest nrf connect and nrfjprog...
Good afternoon everyone,
I'm trying to make a working application for the BLE NUS example but with the support of FreeRTOS that is MANDATORY. I work with KEIL. I started...
with NCS v1.3.0 is there a way to turn off partition manager? I want to be able to build my app and mcuboot separately and not use partition manager at all.
Is it possibe to upgrade nRF52-DK on board programmer to program nRF52840? I already have this nRF52DK but in final I found that 52840 will be better choise for my proyect...
Hi, I am reading the datasheet of both the sensor. but i2c register are different.
I am currently work on vl53l1x. please give me the response as early as possible. thanks...
Using SDK 16.0.0 on an nRF 52840 board.
Managed to get a board into a state where it had only data pages and no swap pages, and therefore fds_init fails with the NO_SWAP...
I want to use nrf SPI driver for SPI flash implementation. For that want to send either SPI transmit or SPI receive at single instance to write or read flash address. But...
Version: Mac OS X 10.15.5 (19F101)
I'm using the nRF Connect app Getting Started Assistant and manage to get through most of it. However, when I use Segger to open up a...
Im trying to run http_client example in zephyr folder (ncs\v1.3.0\zephyr\samples\net\sockets\http_client). When i debug, the app run to fault, i dont know what fault but it...
Hello,
I am trying to use lua script language on nrf52840 board using SES to compile and load code.
I already compiled and load some ble tutorials on nrf52840 and it...