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...
I know how to set the TX power on an individual bluetooth handle basis per connection/advertisement. This is fine for advertising because I can create the advertising set...
In Bluetooth, in the example of multiple advertising sets, within the advertising parameters, there are minimum advertising intervals and maximum advertising intervals. Is...
Hi,
I try to communicate with a MRAM (MR25H128A) to nrf52832 board via SPI communication. I write an overlay file setting up all the necessary pins. Although I am getting...
If I'm building an iOS app to connect to a nRF5340 device and want to build DFU/FOTA into my app. I used the IOS-nRF-Connect app and followed the FOTA over Bluetooth Low Energy...
Hi,
i've been working on a ble central that's supposed to read tempeture value from a ble peripheral that i made ( i can read that value and see it being updated from the...
Dear all:
I wanted to config the broadcast name and broadcast code of broadcst audio source dynamically through the ble link. I added the nus service to the broadcast audio...
Use case:
A moving NRF9160 modem often needs to connect and retry many times in normal operation. there are some cases where they are towers, but not allowed on them. etc...
Hi,
I am looking for sample code for accelerometer sensor ADXL355BEZ, ADXL356BEZ which works with nrf52840. can anyone please help me to find out.?! Thank you, Shreya
Hi, we are using MAX817048 fuel guage in our project which uses nrf5340 brd. we are using the max817048 fuel guage drivers provided by zephyr in sdk version v2.4.2 to integrate...
nRF52840, SDK v17.0.2, SD140 v7.0.1
My device is sometimes (only sometimes!) failing to enter a low-power sleep mode sometime around establishing a BLE connection; I am...
Hi, We are currently developing a embedded system utilizing timeslots. When the device gets awoken from deepsleep we want to get a timeslot as soon as possible in order to...
I am using four threads in a application which are main(priority 0), sensor read(priority 6), BLE notify sender(priority 6), ideal thread(priority 15). sensor and BLE notify...
I am currently working on a project using your device (nRF9161), and I need some assistance with incorporating the current date and time into my log messages. Specifically...
Hi, I'm working on a project with a nRF21540DK. I'm working with SDKs and toolchains V2.5.3.
I develop a BLE central following the sdf-nrf/samples/bluetooth/central_uart...
Hi there,
I have worked on visual studio code for nRF projects for many days. It was working fine till yesterday. But now, no project is building successfully. I am getting...