Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
Hello,
We are facing an issue when connecting CAN device
connection works fine intially
when we switch on CONFIG_BT=y in prj.conf - we are unable to connect CAN BUS...
Hi everyone
We're developing an IoT device with an nRF9160 embedded in it. We're trying to make sure we're implementing PSM.
We set our preferred values for TAU as you...
https://devzone.nordicsemi.com/f/nordic-q-a/87322/nordic-voice-system-nvs-package-activation---smart-remote-3-for-nrf-52/365318#365318
Hi team,
Further Queries wrt above...
I"m trying to test FIFO to transfer sensor values from one function/thread to other.
This is my current code:
I'm getting the following error:
It appears that...
Hi Support team:
Now I am planing to implement the dimmable light bulb based on SD. I looked at the mesh example (light lightness) and actually I abusolutely want to implement...
Hello,
I am trying to figure out which example is the closest fit for our design. We are using a 2 processor solution in our product, and the firmware for the NRF52832 has...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1
Hello. We are preparing production. So I have to provide flash tool as well as binary only to factory without develop...
Hi there,
We are trying to enable the interrupts on one of the UARTE peripherals, and are having trouble finding the interrupt number within nrf5340_application.h? It is...
Hi Everyone,
The custom device I am working on is a BLE peripheral device and uses softdevice S132,
therefore to get accurate triggering of ADC sampling and to avoid periodic...
Dears,
We are MCU Programmer Supplier, now we are developing the off-Line Programmer for NRF5340, and encounter some problem as below:
1. Does the Nrf5340 Flash Memory...
I have a custom model server that sends 8 bytes of data
I set up 2 nodes - one to publish to an address 0xC002, one to subscribe to publication
Provisioning and publish...
Is there any documentation/tutorials for using NRFX drivers directly in Zephyr without trying to create conforming device drivers? I have a lot of code written for the NRF52840...
We have a board based on the nrf9160dk.
The project is essentially based off the "LTE sensor gateway" project with hcl_lpuart to utilize the nrf52840 for BLE. Chip shortages...