Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
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...
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...
I am attempting to load up the default NRF project "AT_Client" located at ...\ncs\v1.4.2\nrf\samples\nrf9160\at_client project, however, whenever I attempt to load it with...
Hello
I studying the nrf9160 , is it better to use the UART interface versus the SPI and do I need to use the flow control ?
Thanks a lot
Stephane Boudaud