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...
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...
Hello! I will try to make this as simple as possible with the details regarding this issue What I have
nRF52840 DK (pca10056) (As BLE sniffer)
nRF52 (pca10040) (Used...
Hello
We are using NRF9160 AssetTracker 1 and MQTT to AWS. We have a AWS Certificate, Root Certificate and Public and Private Keys on the device.
We want to start testing...
My device get deep sleep mode. It wakes up from reset button trigger. Because I couldn't gpio pin trigger for wakes up. So I put vibration sensor to reset pin. It wakes up...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
Hi,
I've been using the DWT macro cell successfully on the app core to provide high accuracy timing information. E.g., with these declarations:
and enabling the cycle...
hi ~
peripheral can bond how many smartphones ?
and What will happened if over bond?
i use sdk12.2 below 'is my setting
#define SEC_PARAM_BOND 1 #define SEC_PARAM_MITM...
Hi…
I am using freeRTOS V10.0.0 release
I am using nRF52820 + SDK V17.0.2 with SD112 V7.2.0 along with tickless idle as this is a battery based product…
When my application...
Hey guys, I'm an embedded software engineer and I am currently working in a prototype, specifically using the Circuitdojo Feather nRF9160 , I am also using a Hologram International...
Based on the Sample "Bluetooth Peripheral_uart:
My latest attempt to send long data stream:
I send:
1234567890123456789012345678901234567890123456789012345678901234567890...
Hi,
I've met a problem. It seems NVS sometimes erases sector during initialization.
As shown in following log, I wrote 2 datas(address, slot) in NVS. Normally, I can read...
Using the period required for 2Mbps Gazell, 600us, how much does this slow down BLE (bandwidth/# packets)? Also, does the timeslots API work well with nrf52? If I modify this...
Solved, just bad luck, I got 3 broken module, the 4 is ok.
So it module's problem.
======================================================= I am trying to flash "hello...
Hi,
is there any way adjust the ISO channel transmission power (e.g. -20dBm, +2dBm, ...) in the new nRF5340 Audio application? I saw that one can select between 0dBm and...
I have a Thingy91 that I want to connect to nRFcloud. Not knowing the state of its keys/provisioning I followed the procedure to generate just-in-time keys (as a first attempt...