Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi,
I am using NCS v2.4.2 and nRF5340DK + nRF21540EK but I can not enable GPIO+SPI mode.
for example, I use nrf/samples/bluetooth/central_and_peripheral_hr application...
I manage to connect to the network and disconnect from it after sending the data, but if I'm in an area without reception, the device tries to connect and after a while, the...
: Chip Not Recognized by J-Link
I need advice from someone familiar with the nRF9160-SICA-B1A-R7.
I purchased an nRF9160-SICA-B1A-R7 chip individually from Digi-Key and...
Dear Sir :
We are now developing on nrf52840, with ncs v2.6.1 and zephyr.
We want to put I2C0 to PM_DEVICE_ACTION_SUSPEND before sys_poweroff().
Our code is below :...
Hello everyone,
I am currently trying to get a ML model running on my nRF52 (preferred nRF52832 but nRF52DK works also for me). Right now I am trying to evaluate if my setup...
We have using nrf5340-nrf7002 in our custom board. SDK version 2.6.1 We understand that the timer will not function in System OFF (deep sleep) mode. However, our project is...
Hi there,
I've encountered a strange PWM behavior and have investigated a bit. When setting load_mode to NRF_PWM_LOAD_WAVE_FORM, creating two sequence, and the latter sequence...
Hello, We want to build our own custom protocol because the features we need are not available from existing protocols like BLE or Zigbee etc. But it is beyond our reach to...
Hi all,
In my application I need to use some of the NET core peripheral from the APP core (since I ran out of peripheral instances in the APP core). According to this page...
I am running into an issue (title), where I am attempting to switch the advertising interval to a slower interval after a set period of advertising in order to save power...
Hello everyone,
I'm trying to test the ble_app_uart example. When I download the code into the 52DK, i can see my device show up as a possible connection, but when i connect...
We have a number of fixtures using nRF52 DK boards to both flash a custom board and to do a DFU operation to that board. We use a SPST switch in the P19 pin 1 lead in the...
Good day
Our custom board contains RS485 implementation. The file schematic for that looks like this:
I have noticed that a driver and sample exists but the driver doesn...
Hello everyone, I'm currently updating my project from SDK v10 with softdevice S110 to SDK v17.1 with softdevice S132 (a huge step). I'm, wondering if what I want my code...
Hi
I am trying to make a SPI connection with a device which doesn't already have a driver build into Zephyr.
Is there some kind of genereic device i can use since i just...