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
I tried following the eclipse installation tutorial: devzone.nordicsemi.com/.../
And after a while I got eclipse to handle the Nordic stuff, but when I try to import...
Please find attached several fixes for bugs / incomplete protocol implementation in the MQTTSN stack that we have identified for inclusion in future versions of the SDK. ...
The Thread SDK is pretty awesome! :) However, It does has a bit of a learning curve for me because it only uses UDP instead of TCP.
While searching I found an MQTT variant...
We're developing on a custom NRF53 board. With the I2C bus disconnected from all peripherals, but with external 10k pullups connected, we get the following waveform when attempring...
Hello,
We are working on a research project in Sheridan College to create an indoor positioning system using BLE 5.1’s Angle of Arrival feature. We noticed that nRF52833...
Hi,
I am using the nrf52840dk trying to connect my bike power meter over ANT+, to then forward data to cloud (will be using the nrf9160dk and then the thingy91 once I get...
Dear Support,
I'm evaluating a tiny BLE chip that we can do:
reading multiple three SPI sensors: pressure sensor, accelerometer, and FRAM.
So with your BLE chip...
Hi,
Using 52833 it seems that sometimes the radio quits responding, ie, it is in NRF_RADIO_STATE_DISABLED state and there is
no obvious way to get it out of that state...
Hello,
I'm trying to program the ble_app_uart example program from SDK 17.0.2 in Segger Embedded Studio using softdevice 132 to a custom PCB (with the nRF52832 chip) using...
Hi,
I am using nrf9160 to handle the MQTT protocol and collect the data packets from another microcontroller using the UART interface.
Sending the data to the server using...
Hello all,
since Tuesday I'm trying to get the example project ble_app_uart_c (SDK Version 12) running. Meanwhile I can compile the project without errors, but when I flash...
I am trying to set up the nRF52840DK to interrupt on the comparator input on A0 going above the threshold. I figured, I think, how to set the comparator up but I am havin...
Hello Nordic Wizards,
We are in the final throws of a project preparing to go to market. However we have identified a "strange" problem.
if the batteries driving the board...
I keep getting this warning message while I'm running the peripheral_uart sample on a nRF52820. Anybody had experience with this? I assume it has something to do with my heap...
Hello,
I would like to synchronize my mesh server's current time with my smartphone. It is possible using nRF Mesh Mobile Application ?
I saw on the mesh models list that...