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...
Hi Nordic,
I am implementing a micros() in the arduino using nrfx driver.
Below is test code and I got some questions.
[Question 1]
Timer 1 and Timer 2 works...
I am currently using nrf52840, nRF5_SDK_17.1.0_ddde560, and the ble_app_multirole_lesc example file.
I have successfully removed the HRS and button Bluetooth connections...
Hi,
We are having trouble configuring our PDM peripheral to operate at 48 kHz. THe nRF5340-specific documentation on the PDM module has equations suggesting that 48 kHZ...
Hi Folks, I’m working with an I2C LCD rated for up to 50KHz and it is showing a fair number of glitches. Can anyone tell me how to lower the I2C speed from the default values...
I'm writing a custom bootloader for an nRF52840 using the nRF5 SDK v15.0.0. This bootloader uses the SoftDevice to receive BLE packets containing binary data for the DFU....
Hello,
I am evaluating the nRF9161 and nRF9151 and have a few questions.
1. In regard to modem FOTA delta firmware updates, where is the delta file stored in both Serial...
My SPIM seems to stopped working when migrating from NCS 2.5.0 to 2.7.0, so I decided to downgrade to 2.6.0, and it seems the issue is still there. When migrating to 2.6.0...
I have asked this before, but I will ask again.
I have a few questions about the sample source of nRF5340 Audio.
1. Where does the connection process between the gateway...
Hello,
the BSI (German Federal Office for Information Security) released a document February this year which contains a list for recommended cipher suites and TLS versions...
hi ,I am using nrf52840dk- nrf52840 board to interface the IMU Sensor using I2C using nrf connect sdk for vs code. But I am facing error:
i'm using the code in ncs/samples...
Hello im using basic usb over console exaple on my custom board . i believe this task wont require any pins to be configured as my custom board is routed properly to all 4...
Hello,
with the help of this documentation ( https://docs.nrfcloud.com/Devices/MessagesAndAlerts/SetupMessageBridge.html ) i have been able to create a bridge to transfert...
I am trying to test a nRF5340 with a 1.3 inch waveshare 240x240 display using a st7789 driver. How would I connect the display to the board:
VCC
3.3v
...
sdk-nrf: v2.7.0
When PAWR is enabled I no longer get connection timeouts as a callback to bt_conn_cb.connected with the conn_err parameter set when attempting to open...