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...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
Hi ,
I have question about the specification of CPU running current. We did measure the current by PPK to force the CPU always running but the result is quite different...
Dear DevZone, I'm trying to perform a BLE OTA DFU with two nRF52840 Dev Kits. I followed the step by step guide from Nordic provided at the following link: devzone.nordicsemi...
Hi , Dear Nordic supports:
I am using NRF52832 for the iterative development of a product. In the previous generation of products, I used a PWM control LED flashing, whose...
Hello.
Could someone recommend me a verified antenna RF Switch for AoA using Bluetooth nrf52811 ?
What parameters are crucial for proper functionality with nrf52811? ...
Hi,
In ble_app_cts_c example(SDK 16), is it necessary to perform app_timer_init()? Because I could see that, no timers are being setup in the function timers_init().
If...
Hi,
When I read about interframe spacing in the product spec ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fradio.html&cp=4_0_0_5_19_8&anchor=ifs ...
I have a nrf52832 chip acting as a serial passthrough to an external app. Basically, it works great, unless I start sending high amounts of data into it. Once I do that, I...
I am developing an IoT system in which I need to link multiple devices to a master, which is why my nRF52810 chip caught my attention so I am interested in knowing how many...
The address range for Bootloader is from 0x0007 8000 - 0x0007 E000 for SDK 16 on nRF52832 device. See this link ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16...
Dear Sir,
Using SDK 16.0 for NRF52833. My application uses NRF FDS lib (flash data storage)
Immediate fds read after fds write gives 0. But after a board reset I get...
Hi,
I am using nRF52840 S140 with ble_app_blinky application. I have a basic query of GPIO configuration when moving from Bootloader to Application.
We are using Secure...
I'm using ble_uart_app and wanna Low Power Current Consumption but its consuming 330uA. disabled the nrf_log form sdkconfig file. main code is below. Please let me know what...
Hi,
When nRF9160 is used as a co-processor and an external host MCU is used to interface with nRF9160, what are the serial interfaces that are allowed? The at_client example...
Is it a better choice to use the NCS for nRF52840 development, given that it is the new platform going forward? Am I painting myself into a corner developing with nRF5 SDK...