Hello,I am working with the nRF9151 SMA DK and I need the VDD_GPIO rail to operate at 3.3V to interface with some external components.
According to the schematics, VOUT1...
Hi,
I want to download FOTA-updates with HTTPS from a function app running on Azure. I am not using IoT hub or MQTT. I'm using modem firmware 2.0.4 in combination with version...
Hi,
In our PCB using the nRF54L15, we used different P2 pins for the sQSPI, believing after reading the docs and driver API, that one could configure different pins than...
Hi, While using the Axon TFLite compiler to compile a series of TFLite models, we encountered a peculiar issue. The largest layer in the models (i.e. the dense layer right...
Is it necessary to perform the GATT device discovery process whenever two bonded device re-connect? I'm using two nRF54L15-DK boards, one is Central and one peripheral. Developing...
While configuring a scene, the blind device is not visible in the scene settings screen, so it is not possible to set or save the blind position as part of the scene.
Steps...
I'm migrating an app from SDK8 to SDK11 and I'm getting errors using TWI to communicate with my IMU (Invensense 9250). I first tried it on a nRF52 DK (Eng B) and then went...
I've either got a bug in my code or the JLINK connection is dying. Either way it's a real headache to pinpoint and discover how to resolve. Knowing more about extracting info...
Hi, Now I use the NRF51822 ADC to sample VCC , 1.2V internal reference,internal prescaling 1/3.The PCB connection show as the pictrue .My application develop base on soft...
Hi,
I would like to make some measurements via I2C in radio_notification_evt_handler. Unfortunately, after executing a random number of measurements, the advertising stops...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
Hi,
I am wondering which frequency tolerance is acceptable for the HFXO, as in the product specification, p.105, a maximum value of +/- 40 ppm for Bluetooth low energy...
I am using a PCA10036 board, and the UART app library in SDK 0.9.2. I have sequestered all of my UART functions into one module. To keep things organized, I would prefer not...
Hi,
we integrated in a board design the one of the nRF51822 proposed by Nordic. It is written on the chip:
N51822
CEAAO1
1401AA
I can flash my board using...
I am writing a python app that uses the nRF51 dongle and the s130 SoftDevice. I need to pair with a peripheral that uses a fixed passkey. Is there a python implementation...
I'm trying to add authentication with a key acquired Out-of-Band to a Peripheral BLE device in which I already have non-MITM bonding working. I'm using the Peer Manager module...
Hi ,
Am using NRF52 ,S132 SoftDevice
I have a simple Question, How can I know is any device already bonded or not to my peripheral ??
I need to show an option "Delete...
I am using nordic_sdk_10 with nrf51822 USB Dongle. I did a eraseall
flashed my softdevice and dfu bootloader and did a reset. Now i can see advertisement report DFU_Targ...