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...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
Hello everyone,
right now I have two BMD-340 Evaluation Kits which used nRF52840 module and I want to evaluate Bluetooth Long Range and Data Rate of this module. I used...
Hi
I saw a fail for RF-PHY/RCV/BV-29-C on nRF52840 DK.
But I also find it is a known issue as "Anomaly 172 Addendum".
In the nRF52840_Rev_1_Errata_v1.2.pdf, two workarounds...
Hi,
I'm working with the nrf52840-DK and using the nRF5 SDK v15.2.0 Stack version.
I´ve got a working program for my coordinator (C) and my end device (ED). The C establishes...
Hi
I have this code that works like a charm when the device is connected and I want it to leave the network.
But if the device is dead or disconnected and I want to remove...
Hi,
I know this is a license question and the default answer is "contact a lawyer if you don't understand the license". But this can hardly be the first time someone...
Hi,
I'm trying to connect nrf52840 to IOS 12.1.4 as a Braille display. Standard BLE HID is working well, but when I try to connect as a Braille Display ( Settings/General...
I am trying to connect and according to the spec sheet, there might be multiple pipestatusevents.
When I try to connect using different phones (with different Bluetooth...
Hi,
I'm using the light switch client example to test the Mesh App on iOS.
The PCA10040 board can be identified through Mesh App, but not be identified on our test board...
I am using nrf52810 chip without softdevice or bluetooth stack. I started to develop at November 2017 with Datasheet version v1.2. On 31. Januar 2019 Nordic released a newer...
Hello,
I have project for collecting temperature information from 15 pcs temperature sensor.
It is possible to create system with 16 pcs nRF52840.
one of them will be...
Hello,
I’m using two nrf52832 as servers sending 20 Byte data with 18 ms notification interval.
Notification Data:
[incremented uint8_t ] [19 byte data]
Client:...
Hi,
I'm working with the nrf/samples/nrf9160/at_client (@ tag v0.3.0) with a PCA10090 board.
I had a question about the response to the AT+CESQ command.
Specifically...
hi,
i am quite new with programming tools like the nordic thingy and i am currently trying to get some initial program running, i.e. the blinky example. i have a few questions...