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,
The following command will not work:
> "/mnt/c/Program Files/Nordic Semiconductor/nrf-command-line-tools/bin/nrfjprog.exe" --family NRF52 --program "/mnt/c/Nordic...
Hello, we need some help debugging a proxy node in a BLE mesh network.
First some information about our experiment - we currently have 5 nodes running a custom fw on a nrf52832...
I've been wrestling with the NRF9160 toolchain for a couple days now, gotta say it's a complete nightmare compared to your lovely NRF5 toolchain.
Currently stuck here: ...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi,
I'm trying to use the following AT command provided by my SIM card provider to switch SIM profile:
> AT+CSIM=94,"80C200002AD1288202838106068186825347168B1A040C914437989699097FF681106251250000072A30312A313023...
Hi Nordic team
At section 4.4.3 of Mesh profile spec, it said "This health model is used to represent a mesh network diagnostics of a device."
I tried SDK mesh v5.0.0...
i am trying to transmit string from one node to another node via BLE mesh network. kindly help if someone already has done. it would help me. thank you
Hi, We are using nrf52840 with BLE device which is connecting to a mobile phone. The first pairing requires password to create the bonding.
the connection seems to be stable...
Hi Dev Team,
I am using a Thingy91 V1.4.0 and I have connected my Thingy91 to the nRf Cloud using the asset tracker example using NCS version V1.4.2 .
The update section...
Hi Dev Team,
I am running a program that is publishing data over MQTT using a particular topic and broker on the Thingy91.
I wanted to know a way in which I could send...
Hello,
I am playing around with pc-ble-driver-py to make a connection towards a BLE peripheral. The peripheral is using a custom service very similar to the Nordic UART...
hello Nordic
something is not clear to me regarding the use of timer and ppi to toggle a pin
1. to my understanding the whole idea of using the ppi is to avoid CPU intervention...
Hi,
We have two sensors, both on the same I2C bus, and we use them with softdevice.
First i must say that the SDK is really poorly written, time wasting and awkward to...
Hi,
is there an example of how to build up a custom USB device? The throughput of the CDC example is only 200 kB/s and we would need a bit more.
Thanks in advance,
...