Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi, I am looking to use mcuboot to manage 2 separate images. The idea is that under certain conditions, image 1 would jump to image 2.
To test the idea, I am using the zephyr...
When using the Toolchain Manager through the nRF Connect for Desktop app, the Toolchain Manager is failing to fetch the index files resulting in the version 2 toolchains being...
Hi there,
as already mentioned in other tickets I'm developing a usb to uart bridge based on the nrf52820. The nRF5 SDK version I'm using is 17.1.0.
Right now I'm facing...
Hi,
When nrf9160 as serial modem, can AT command be sent/received over SPI interface without modify FW ?
As I know, the UART interface is the default setting for transmission...
Hi,
I'm trying to connect multiple device on the same peripheral (nrf5340), but my peripheral does not restart advertising once a device is connected.
How to reproduce...
Now we don't add the external capacitance and want to change the internal capacitance . I have install the test tool and send the command to write the register,but it seems...
Hi!
I have nRF5340 Devkits and already have my own PCBs with nRF5340 chips onboard. I have a task where I need to evaluate how good will be BLE signal in different locations...
I know that I can memory-map external flash using XIP in the NRF52 and NRF53. However, with XIP, you can't write to the memory-mapped addresses (makes sense since you don...
Hi,
I have written a code for the motor driver and that is going to be flashed onto nRF5340. There are two communication buses that I am using in the code: UART and GPIO...
Hello Nordic,
we want to use the nrf9160 to measure some stuff and send data to a server while being battery powered. Therefore we need the lowest power consumption possible...
hi is there any existing frameworks for the nrf52 avoiding zephyr. (eg using common native cmsis / freertos / lwip stacks)?
ideally looking for free (non keil) based SD...
Hi,
Whenever I try to run the NUS example at 115200 baudrate there is an error. Either it triggers an assert or I receive corrupted data.
What should be the ideal baud...
Hi,
Trying to understand the NFC example code in the nRF52 SDK. Just wondering why the source code is not provided for the NFC. Why is this developned in the form of static...
I'm looking into the power consumption of our code, and have reached the point where it looks like our application isn't going into sleep mode properly, and is using several...