Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hello, we are trying to get software running on our custom board.
Last week we tried to test the software written on a development kit of the NRF9160 on to our custom board...
Hi.
I'm trying to add a SPM partition to my project. Like another project i did in the past, i followed this guide: https://devzone.nordicsemi.com/guides/nrf-connect-sdk...
We would like to know there is any direct test mode for TX power of NRF21540DK.
We only found the method of nRF52833 direct test(TX). But we can find how to do with NRF21540DK...
Hi,
I wonder how to use the internal capacitor of the nrf5340.
The nRF5340-DK operates at 32M=8pf 32.768k=9pf without any special settings.
If i use 10pf products for...
Hi,
I'm porting firmware between nRF52 and nRF53 platforms. What is the equivalent of NRF_UICR-> CUSTOMER on nRF53 to keep data like serial number etc.
Thanks
Sebas...
We are developing a custom device based on the nRF9160 SiP Revision 2 with multiple connections over LTE-M and we are experiencing problems with keeping our only TCP connection...
Hello, I'm using nrf mesh serial example in nrf5sdkformeshv500src, in the serial node i subscripted to 0xC000 but i can't not received messages more than 32 node, my netwwork...
Hi All,
Sorry to ask this question, I just learned a little about cmake.
Now I wanted to add a few src files based on the light switch example in SES. Do I have to create...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hi.
I am trying to update my Softdevice using DFU.
If I update from S112 to S140, do I have to upload the application as an image built with S140 as well?
And do I need...
Hi there,
I can't seem to add header files to my project.
The header files underlined in red are not from the Nordic SDK installed from the Toolchain Manager.
...
Hello,
we are currently developing an MQTT Bridge Application. We plan to use a nrf52840 in combination with the nrf9160 as our Bridge which is going to send its data...
Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
I have developed my thread application based on nrf_sdk_for_thread_and_zigbee and implemented DFU OTA in my application. It is working fine with no issues.
I am using nrf52840...
Hi,
My nrf52840 is not detecting the USB, i tried by pressing the SW5 after that bootloader led starts blinking but not showing any drive in the PC also
can you please...