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...
How do you use the nrfx_temp driver in a project? I'm on SDK 17.0.2, segger, and an NRF52840-DK board. I see the old HAL temp sensor is deprecated and it seems to always return...
Hi,
I have been using a certain 16MHz oscillator up until now without any issues, and now wish to replace it for logistical reasons, what kind of testing are recommended...
I'm designing a product which incorporates a magnetic sensor (MMC5633) and a Bluetooth microcontroller (NRF52832). The sensor and bluetooth chip share the same ground plane...
hi,
We have some products that have been sold out(hardware:52832,software:sdk13,softdevice:s132_4.0.3).I want to upgrade their sdk to 15.3 through DFU.I learned in the official...
Hello,
I'm trying to modify the current ASSET_TRACKER of SDK v1.4.1 to get it to work in my own server on AWS-IoT.
I'm wondering if there is any documentation about this...
use SDK17.
central uses nRF52832 and peripheral uses nRF52810.
I want to implement the exchange of data with each other.
First, the central scanned and connected.
...
While using NRF52840 SDK with twi_scanner i am able to see i2c address 0x68, but while using zephyr unable to get the data.
I have seen I can configure i2c pins in board...
As I'm new to the BLE, I'm trying to make use of examples enclosed in the nRF5 SDK.
Now, I found that there exist several functions that seem like do similar things and...
1.4.8 programmer is complaining 'Error while getting readback protection' when connecting to the BL651, 453-00005.
Used to work.
Seems to connect OK to BL652-SA-01.
Hi,
We have a product using NRF52840 ready for production. In factory production environment we want to validate the product for PCB, product assembly etc failures and also...
Hi,
I am going to implement a PPI to connect GPIOTE event in with TIMER COUNT TASK, and then read the count from CC[0]. But the count in CC[0] never updated.
Basically...
Can I get suggestions on how to implement the following topology with respect to provisioning:
There are a series of lights and each of them is connected to a central...
I want to write a data stream coming over UART into flash memory of the nrf52840 & echo it back after writing it to flash .
Please suggest from where i can start ?
Thanks...
Hi,
I was trying to create bond between my Android app and the device. At the beginning it worked well, and later I erased the board to start over. But then my app would...
I'm migrating an existing application from SDK v13 to SDK v15 and have run into a minor issue with the fstorage changes introduced in SDK v14.
My application uses both fds...