We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hi,
We are using the GPS xample for the nRF9160. and are struggling a little with getting the GPS fix.
$GPGGA,001932.00,,,,,0,,99.99,,M,,M,,*6F $GPGLL,,,,,001932.00...
Hello to all the Nordic Jedi knights!
I have a question regarding the PPK2: Is there a way to disable auto-ranging and manually select the measurement range?
I know that...
Hey,
I have a custom board with nRF52833. Sensor is connected to: P0.11 (pin 19) - SCL P1.08 (pin 17) - SDA
with code below I don't get any `NRF_SUCCESS` back.
I saw...
I'm trying to build a new device that I bit, bang the I/O Also others to just have simple signal controls.
Below is the portion of my dts file. The example here is the onewire...
Hi,
I am using nRF52810 (s112 softdevice) with SDk version "17.0.2".
How do I set BLE advertise in continuous mode(if not connected then advertise continuously until it...
Hi
I am trying to declare a custom cluster in zigbee and enable the reporting for some attributes of the cluster, i followed this post to create the custom cluster devzone...
Hi guys,
I'm researching the maximum direct connection distance between two Android phones for transfering small amount of data - which lead me to BLE Coded PHY S8 as a...
Hi,
I m using nRF52840 dongle to setup the nRF5_SDK_17.0.2 .
Besides, the related software and the Segger Embedded Studio are installed.
Occurred Problems :
When...
Dear members,
How can I wake up the system after idle ?
It goes to main loop, but never wakes up if there's a signal from HRM,BSC or B.Power after search time out and...
Dear everyone.
Sorry for my cheep question.
We are using nRF51822 as Bluetooth4.1 with Softdevice S120 and S110 .
Is this device affected by the "BrakTooth" attack?...
Hello,
I am currently working on a project that requires to sample a 50Hz sine wave and transmit the data point over BLE, which will need around 10 - 20 samples per cycle...
Hi There
I’m hoping to implement a low power always-on/listening (response time <10s) industrial product in the UK
I’ve spoken to several acquaintances and had conflicting...