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...
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,
I am trying to write my own uart init and irq handler routines by accessing the registers directly as per the data sheet. I also referred to https://devzone.nordicsemi...
By some strange reason the thread with my previous question cant accept any replies (and missing the toolbar that appears on the other threads: "Reply Like More"), so will...
Hello,
I accidentally set my board in boot mode and then lost power, then after power on again, the board seems in a total dumb mode: invisible in Device Manager, LED5...
Hello everyone.
I don't know how to start the program when using Soft device.
In the case of example such as example / peripheral / blinky, if it is executed once from...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
I am working on low power mode with DK to apply optimization to our project.
And I verified DK with ble_uart_app can go down to less than 5uA in system on mode which...
I'm still trying more TCP stress testing similar to this inquiry . However, now I'm getting highly repeatable lockups on the node I am doing testing with.
Application code...
I was doing some stress testing of TCP connections and saw an oddity go by that has me scratching my head.
Here's the order of events as best as I can figure from correlating...
Hi,
I already achieved the update of all available nodes in a mesh network, where the update is injected over a serial connection to one node.
Now my question is, if I...
Hi
I'm confused by the concept of switching slots and sampling slots, or at least the way they are presented as being interleaved. For BLE, I believe that they are required...
I am considering using a high-Q BAW filter to drive as near the band edges as possible and roll-off noise beyond.
Source of my interest:
https://www.qorvo.com/design-hub...
I am using nrf52832 SDK14.2 development, now the system will generate some strange exceptions, I am worried about the stack overflow, is there any way to confirm whether the...
Hi All
We are using nRF9160DK and want to send data to the cloud (Adafruit or Thingspeak) using MQTT protocol but we do not have NB-IoT
Network in Our area so it's possible...