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...
Hello,
I am using NCS v1.5.0 and my application runs in non-secure mode, and uses a custom SPM. Initially all build and ran correctly, and the SPM fit in a 32 KB partition...
Hi Dev team,
I am running an application using Thingy91 along with MQTT.
I am having a simple logic of storing data for a while and then sending it out through MQTT. For...
Hello,
I've been testing 802.15.4 single PHY (no softdevice) and analyzing packets on a TI CC2531, just to check interoperability. Things seem to work well when the packet...
Hello Everyone.
I am a newbie in NRF52840 development. I have one NRF52840 device as a central device and many peripherals are getting connected to it (Max 6). Lets say...
I am currently using the 17.0.2 SDK to develop some code on the nrf52832 which involves streaming data via SPI to an external flash. I need to stream this data at a ~50KHz...
hello, I have a question need you help.
SDK:nRF5_SDK_14.2.0
MCU:nRF52810
My product is used as a central.
When the voltage of the battery supplying the product is...
I am trying to develop an application using ANT on the 52805, I have purchased the nRF52 DK as this was the recommended development kit for this device but there seems no...
I have a design that uses the NRF52810 as well as NRF9160.
For safety reasons, it must have a fuse that is about 1 ohm into the system. I'm seeing an issue after an input...
Hi, Nordic.
Our customer employs nRF51802 in their product.
They use BLE and 2.4GHz proprietary at the same time. They want to know the switch speed between the two protocol...
Howdy DevZone! I'm brand new to BLE, and have some beginner questions on the best way to architect a project for ultra-low power consumption.
Here's what I want to make...
Hi,
I'm currently developing a nr9160 full modem DFU based on sdk v1.5.0 and "fmu_fdev" ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/include/dfu/fmfu_fdev...
Hi,
I am trying to merge some features from nRF desktop into my application. More specifically, the BLE CAF features.
Now I hit a wall. I am getting a lot of Kconfig errors...
Hello
I'm testing the Release v1.6 of NRF Connect SDK in combination with our application. On Nordic NRF Connect SDK v1.5.1 we managed to get the following setup working...