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...
Hello guys,
After testing pwm examples, I would like to do my own program. But I have faced to different problems.
Do you know how can i configure PWMs channels. As I...
Hello
In nordic infocenter regurding NFC the following are stated: "If you want to implement your own polling device, you can use the parser libraries supplied in the SDK...
Hello DevZone,
I have made some custom boards with Laird's BL651, wearing nRF52810 chip. I was testing the power consumption and I can't get it down to uA level in system...
Hi Nordic Team:
Summary: Bug in /v1.5.0/nrf/include/bluetooth/mesh/light_xyl_srv.h (line 120 and 132) , route cause: CPP Key word "new"
Details:
Bug:
The function...
Hi,
As we know, new is a keyword to allocate memory in cpp because of this reason I am facing small issue when I am compiled my code in cpp as shown in below.
/v1.5.0...
Hi all,
For the nRF5340 we are reusing/porting functionality from our previous nRF SoC's development and thus work on a bare-metal implementation. We are using the nrfx...
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs
After connecting the nRF52-DK and the computer, I entered...
I am testing the power consumption of our products and found a problem here: when the external signal is not good, the Modem will search the NB-IoT network signal at regular...
Hi,
I am tryng to get the nrf9160 and the nrf 52840 to communicate through uart on the nrf9160-dk. I am following this post for that: https://devzone.nordicsemi.com/f/nordic...
Hi,
I am a little bit confused if the nRF52810 provides a MPU or not.
In the datasheet nRF52810_PS_v1.3.pdf on page 17 I found following table, where MPU is marked as...
Hi Team, I am prototyping a product that includes OTA DFU using nRF52832. As a first experiment, I am simply downloading the bootloader to my device and sending my firmware...
Nordic NUS - uart service; both SDK 15.3 and 17.0.2. Packet loss on repeated BLE disconnect - connect cycles; seeking clarification of my understanding.
"If there are untransmitted...
Hi, teams.
I am testing nRFConnect 1.5.0 with nRF52833DK.
Recently, I noticed "Direction finding connectionless beacon" example in latest repository, and copied it to...
Hello Team Nordic,
We are using nrf9160 DK with nrf connect SDK 1.5.0 and mfw_nrf9160_1.2.3 modem firmware .
We are currently evaluating the FTP AT command set and according...
Dear Sir,
Moving to zephyr new installation 1.4.99
Configure SPI1,SPI3 . I can see the SPI configured in zephyr.dts
spi3: spi@b000 { #address-cells = < 0x1 >; #size...