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, Nordic developers. The ZED , ZR and ZC connections were identified by the example of Zigbee Light Control example .
Based on this example, we are going to develop...
I am using the gazell protocol of nrf52840, How can I specify the correspondence address of this different handles when I USE A HOST to communicate with eight handle devices...
Hi,
I have looked at the different post regarding the nRF9160 and SPI, but I can not get it to work on our custom board.
Attached the board definition files.
Here...
I have the Thingy91 plugged into a macbook pro(osx catalina) with usb.
I have updated the firmware on thingy 91 with the precompiled application and modem firmware ( 2020...
We are able to form a openthread mesh using CLI-ftd examples.At present we have server communicating to Clint in UDP portal .Is there is any UART command which is meant for...
Hello.
I am using SDK v17.0.1, nrf52833.
I can enter DFU Mode with pressing Button 4 and reset Button.
However, I want to enter DFU mode without any Button.
I've...
Hi everyone,
I'm starting from USBD example and I want to implement a composite device.
If I want to implement a composite device I have to add one interface and then...
I'm working with several Samsung SmartThings and I am wondering if a call to will address this the issue of devices leaving the network insecuely https://www.samsung.com/sg...
Hello everyone, The last few days I was advised to buy the nrf52840 DK. Up to now I have worked with the dongle. I read online the need to download the j-link software. Where...
Currently, I'm switching my platform form nRF52 to nRF53.
For the work I'm doing, I need to use DPPI to enable GPIO events to trigger SPI transmissions, without interrupting...
Hello,
Looking for some background info for SOFTDEVICE ASSERTION 0x0002715e. sdk 15.3, SD s132_nrf52_6.1.1
Maybe related, there is no Assert if fds_record_write() is done...
Hello
I am developing devices including nrf52832 and 3.3v buzzer. However, the buzzer in this device is very hot and the battery is running out quickly.
Now I know that...
Hi. I always appreciate to your kindness and fast reply.
I want to extend BLE range from 200m ~ 500m using FEM.
For the first time, I choose SKY66111 but it is not working...