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...
Does exist any IC/module of Nordic which could be used as NFC reader/initiator and that has BLE integrated also?
Or just a little BLE module with on-board uFL connector...
Hi Devzone:
We are testing TX and RX range with our customized boards, and encountered a rather bizarre problem:
The connection range is pretty good indoor, maybe 20~30...
I am working on a driver for the Adesto AT25QL641 QSPI Flash Memory chip. Comparing the hardcoded nRF52840 QSPI instruction set and the AT25QL641, they are 90% identical except...
Hi,
I am trying to implement Zigbee mesh and in the Zigbee End device(ZED), I want to know its neighbor table record or routing table record. I did not found any specific...
Hi,
In my application,I have written a code based on ble_hrs sample example. When I am checking the RSSI value at the tablet at 2 meter distance I am getting -56dbm. As...
Hi,
I am planning to design my own custom PCB using the nRF52840 chip.
As I am getting started, I want to make sure all the design rule dimensions are up to the standard...
Hi All,
I am trying to design a BLE module based on the nRF52840 Configuration 6 (Only Battery) provided in the product specification document.
To get started I was using...
Hi,
I know that the S132 v6 didn't support multiple advertising sets with different advertising handles. If you want to advertise with new data or different parameters,...
Hi All,
If I am to use a Piezo Buzzer to generate sound using nRF52840 PWM:
1. any suggestion on how to design the circuitry?
I am planning to use a Murata cimponent...
Hi to all,
we are developing an application nrf52832 that use BLE and internal flash as storage.
The problem, as I wrote in the subject, is the write operation is never...
Hi,
I'm working with simple_message_model using light switch example from Mesh SDK v2.0.1, I have 4 boards nRF5832, 1 client, 1 provisioner, 1 relay node and 1 server which...
Hi
We are in process to select the nRF52840 for industrial luminar application. currently we are in a proto phase
We have an query below
1. what is the range that can...
Hi,
I came across this interesting game Nordic Engineers have developed and played. My company makes these displays and I would totally love to build something like this...
The SDK17 migration guide indicates that the new SAADC driver from nrfx 2.2.0 is available when defining NRFX_SAADC_API_V2 . In particular, it states it fixes several known...