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...
It's not clear to me the difference between RAM[n].POWER, RAM[n].POWERSET and RAM[n].POWERCLR. I'm assuming that you use RAM[n].POWER to read the contents of the registers...
Hello,
The following defines can be found in nrf52_bitfields.h. Are all these register values used for REV 1 chips? In otherwise, the last digit isn't significant? If...
I am using the example project for Uart Central. I have a lot of messages transmitted out of the Uart. Unfortunately the Uart transmits some characters but does not transmit...
We are consistently seeing a BLE disconnection after being connected to an iOS device for 40 seconds. On the iOS side, the log output at the time of disconnection says: "...
Hello,
I would like to know if someone has experience with embedding lua script language (not elua) on a nrf52 kit, with SES or other IDE.
Or is there some nice tutorial...
Hi, I am learning how to merge two files together to be able to transmit temperature data via UART. These were the steps I have undertaken to do so:
1. Copy pasted the function...
Hi i am new to learning Nordic SDKs and I am working on adding custom commands to a BLE example using Nordic UART Service ( here ). I tried to apply this concept over to the...
I sent the AT instruction back correctly with the serial tool sscom5.13.1
I sent the AT instruction error with the secondary function: at_cmd_write ("AT-CGDCONT?," buf,...
1. When using SEGGER Embedded to use Chinese comments, the cursor display will appear abnormal lying each time Chinese characters will move the cursor only half a character...
This is a voltage drop of 3.3V to ~450mV before decaying.
I'm using P0.02 (AIN0) on the nRF52840 on a custom board. This is my config:
My handler function is never being...
Hi,
I am working on handling multi-radio protocols like only 1 radio at a time. ( https://devzone.nordicsemi.com/f/nordic-q-a/63194/when-the-timeslot-extension-could-be...
Hi,
I am trying to disable writes to certain regions of flash memory. But different from the nRF52840 Product Specification, NRF_ACL is missing the DISABLEINDEBUG register...
Hello,
I'm trying to connect a bluetooth device (peripheral) with Web Bluetooth (central). I send an addvertising packet and I can see the device in Web Bluetooth but I...
Hi,
I just bought an NRF51-DK which I want to use with MBED. I need to download the CMSIS-DAP firmware for this board but cannot find it on the downloads page for this DK...
Hi,
i am trying to create a new model for mesh SDK 4.2.0 i am using nrf52832 please provide link or any document for creating new model, i found a link which is for SDK...