But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi everybody.
I'm margin two different projects:
examples\peripheral\usbd_hid_generic
with
examples\ble_peripheral\ble_app_hids_keyboard
but, using the make file...
Hi,
I am using a custom board that uses Arm Cortex-A7 and embedding an nRF52840, There is no external low-frequency crystal 32kHz connected to the nrf52 chip, so I've enabled...
Hi ,
I'm trying to use http_application_update , on an https website, and i get:
I: Attempting to connect over IPv4 I: Setting up TLS credentials E: Unable to connect...
Hi,
I want to transmit data on each button ( lets say 4 buttons for now ) press on my custom board. I have used ble_app_beacon example and tutorial https://devzone.nordicsemi...
Hello
I have uploaded USB CDC ACM example code in my custom board of nRF52840. I didn't get Vcc on D+ pin and cannot detect USB. I have also check soldering side and resistance...
I have an si7055 i2c temperature sensor connected to an nRF52840
I've tried my best to get a reading, but failed.
Therefore given up.
I'd be grateful for some help to...
Hi,
We are starting a new development for an Ultra Low power product.
Thus, we found the nRF9160 as a good option with its ARM-M33 subprocessor. However, we have some...
Hi,
I'm having trouble with the BLE_GAP_EVT_DISCONNECTED event. I have an nRF 52832 running the SDK 15.2 as peripheral and have tried several devices as centrals (not simultaneously...
We are using the Zephyr IIS2DLPC driver to talk to that sensor from an nRF5340. This driver uses the Zephyr GPIO API to configure interrupts, which is implemented in drivers...
Hi,
I want to use nrf52840 dongle as a provisioner to provision other server and client nodes. So, i was trying to program dongle by using seggger and building and running...
Hi,
I am currently trying to create a bootloader for a project I am working on. I am familiarizing myself with the dfu and bootloader modules by running one of the example...
Currently I have implemented Central using nrf52810, SDK 14.2 / Softdevice S132.
I want to know how to do OTA upgrade in Central.
Or I would like to get an example currently...
What's the proper way to turn off BLE to conserve power?
I have a board with DC power input and battery backup. When the DC power fails, I want to finish what I'm doing...
I have an nRF 52832 running the SDK 15.2. I have a few general questions because I'm seeing behavior I don't understand and doesn't seem to be right.
If I erase all the...