Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hello Nordic Community,
I am currently following the SMP guide provided here: https://docs.zephyrproject.org/latest/samples/subsys/mgmt/mcumgr/smp_svr/README.html
The...
Hey,
I am wondering if it is possible to run MTD and SED on the CoAP server on nRF Connect SDK v1.4.0.
I have looked at the question " How do I set up CoAP Server whit...
Hello,
We are going to design our new product using NRF52832. Please suggest if there is any other better IC which has higher transmission range, higher RAM and with less...
there is a module in the skylab project on the nRF52832 chip and it does not agree with the tablet, which is old BT. Is it possible, through the firmware or SDK, to downgrade...
Hi
After nRF Connect for desktop was upgraded to v3.6.1, programmer application cannot recognize all DK boards, including PCA10040/PCA10056/PCA10090.
It showed the error...
Can I use nRF21 in GPIO mode (not SPI) using the PA/LNA assist feature of the S112 soft device?
Per section 5.3 of the datasheet, it seems I could wire the PDN pin to be...
Hi,
I am learning how to write and read from flash memory on nRF52833 dev board for a BLE application.
I followed the heart rate example as shown in https://devzone.nordicsemi...
I am writing an application for the nRF52DK which uses two additional push buttons besides the 4 already present on the board.
Using GPIOTE the detection of the button press...
I have a working project that uses the NRF_LOG module to send debug outputs over the UART backend. When just using the logging module everything works correctly.
I added...
Hi,
Is it possible to set multiple APNs in nrf9160 and with fallbacks to next APN if one not working?
Suppose if we set 2 APNs at CID=0 and CID =1 positions using AT+CGDCONT...
Hello I am trying to execute the functions of SPIS and thread on nrf52840 Refer to his code to write nrf52840 SPIS: https://devzone.nordicsemi.com/f/nordic-q-a/68854/nrf5340...
Hi,
I am trying to configure the nRF Connect SDK on a Mac running Catalina for the first time and have followed the nRf Connect v3.6.0 - Getting Started Assistant.
I am...
I am new to the Segger Studio and nRF52840 . (However not a Newbie to Microprocessors)
Off the Bat :- Blinky example works fine...
.....however when I try to get the PWM_driver...