Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
I use nrf52832.
Document written,
-------------------------------------------------------------------- RX current comsumption is IRADIO_RX0 Radio RX@1Mb/s BluetoothLowEnergymode...
Hello,
I'm trying to use raspberry pi to program nRF52832 on mass production. Because it's easy to do some test job with raspberry pi.
But there are still some issue I...
I want to achieve: 1. Mobile application networking with multi-lamp mesh 2. After mesh networking, many smartphones control all lights independently through proxy nodes. I...
Hi,
We are using nRF52832 based module on which we are using HCI over UART functionality with the help of Zephyr(v1.14.0) SDK to find the nearby beacons via Bluez stack...
Hello there,
So we are working with a sensor that needs to receive a pulsed voltage, so we are using a PWM signal from our nrf51-DK applied to a transistor based circuit...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the nRF5 SDK v15.3.0 and modified twi_sensor_pca10056 program...
Dear support,
We have built a ble mesh network running the light_switch_client/server application (mesh sdk 3.1.0). We are using the Android application for provisioning...
I want to disable and enable interrupts for Rx data, I tried following code to disable interrupt for rx and disable rx. Also TX and RX pins are short, i.e. loopbacked. In...
Hi,
I was wondering if I could get some guidance (or directed to some documentation on the subject) with regards to what socket operations are safe to do in a-sync timer...
I'm trying to use LTE and GPS in the same project. I know I cannot have LTE and GPS running concurrently, but I tried implementing edrx so I could get a GPS fix and alter...
Hello!
I bought recently some nRF52840 (PCA10059) dongle's and one nRF52840- DK. I want to create a kind of network ( a mesh network) from those dongles and communicate...
I cannot see CRASHLOG with RTT viewer but can see CRASHLOG dumps when SES ide debugger is running.
Is there anything different from the SES ide debugger's dumb terminal...