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...
I am using the nRF52840 dongle to gather data via peripherals and send it via a serial port similarly as the cli example, for that I'm using the nrf_cli_fprintf() function...
Hi all.
I want develop device with nRF9160. goal - to get smallest size with chip antenna.
I not so good in RF design, so usually I using recommendation from datasheets...
Hello,
We have an nRF9160 DK and have successfully set-up the tools necessary to re-flash and write firmware for the DK using Zephyr and SEGGER Embedded Studio. We are planning...
Hi
I have tried to pull down the updates for the Zephyr project to for the mqtt_simple example. when I do a git checkout master and a git pull all goes fine. but when I...
Sir,
I have seen example pgm for communication between UART and BLE, and another pgm which communicates between 2 UARTs. But for my project I need 2 UARTs and the BLE together...
Hey,
previously working with BLE devices I had manage them reading/writing its characteristic. To control my new device I have to write the value into its handle ( i. e...
Hello Sir,
I have a PCA10090 (nRF9160) DevKit and it was working fine with Asset Tracker Example. Kit sent data to nRF Cloud last month. Today i have again verify the...
Hi, I developed a simple app that connects to a Bluetooth device, receives some data from that device and output it to the uart. As a receiver I have a custom board with a...
I have to develop a project for nRF51822 but I can't find tools that work. I tried SES and Eclipse and none can compile the examples of SDK12 (the last one that supports my...
Hello,
I've recently purchased the fanstel BT840F evaluation board which is based on the nRF52840. I understand that you cannot directly program the BT840F evaluation board...
Hi!
I just saw the MQTT example that has been merged in the master branch and tried to run it on my DK (NB-IoT). Without changing anything in the code or configuration the...
Following my last post a few days ago, I was finally able to communicate with a slave via the TWI interface, thank you very much for your help! This time, I have a problem...
Hi,
I'm using nrf52832 as host and peripheral concurrently, with soft device s132. I know that peer manager can handle both host and peripheral.
I now have a need to remove...
Hi everyone,
We are (still) in the process of evaluating the nrf9160 with the DK.
Our use case is the following one: we want the nrf9160 to send periodic messages in PSM...
Hi, We've developed an IoT platform that runs on Raspberry Pi's that has just been released and we're actively seeking beta testers (see www.omniot.com ). In short the platform...