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...
Hello
I tried to set the eDRX mode to more then 1 min. in many different project and samples, but after 1 minute it always turns on the modem. Does anyone have a clue what...
Hi everyone, I’m using an NRF52840 device with an external 32MB flash memory. I need to send memory content to a mobile app through BLE when the user asks for. For now I send...
Hey,
I can view the log info from Nordic nRF to AWS Logs. Now, I'm working on log info to build an application that shows the data dashboard view. Can anyone help me with...
I use nRF52832 DK as the node and RPI as the border router.
I fowllowed the guide setup the border router and flash the example ipv6_icmp to the nRF52832 DK.
The connection...
I have been developing products for nRF52832 and nRF52840 for some years now. I am aware that you have released the NRF Connect SDK. To date I have only used the nRF5 SDK...
We are having nRF51 dongle which is having USB compatible. But My test systems only have the option for DB9 with UART support . Is there any possible to convert nRF51 Dongle...
Hello.
First some background:
I have an application running on nRF52840. Development began with the nRF52832 using nRF SDK 13 or 14. Then migrated to 15.2, 15.3, and finally...
Shalom!
I have a nRF9160 DK board that I am using before our custom hardware prototype is ready. My application is based on the UDP example code skeleton along with code...
Dears,
Is it possible to change the -64dBm threshold to something else in the wireless module? (example: -70dBm, -75dBm).
I´ve seen in some forums that there are other...
Regarding the Nordic guidelines for aQFN, it recommends to use 0.305/0.61 for through hole via pad,
We want to modify the PCB pad as shown in the picture below,
and keep...
Dear ladies and gentlemen,
I found the following page giving instructions for porting an example from pca10056 to pca10056e:
https://infocenter.nordicsemi.com/index.jsp...
We are trying to implement UART driver that will work together with SoftDevice. We can't use UART or UARTE with single-byte buffers since high-priority task like SoftDevice...
Hi,
I am using nRF52840 and Mesh SDK 5.0.0. I want to add a DFU feature in Mesh Light Switch Client and Server example code. I have generated zip files for the Client and...