FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
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...
Hello,
I'm trying to use PPI over PWM to, at the end of one single PWM period, disable the PWM and switch one GPIO (later, I'll use it for more complex task, but I start...
Hello Everyone!
I am new to nRF boards and still in the learning phase. I want to send some data from nRF52840 to an LCD display through SPI. I am currently using the SPI...
Hi Nordic
One of my customer develop a system with ESB(Enhanced ShockBurst). They employs nRF51802 in their project.
In their system, above 40-50 Tx devices transmit message...
Hi Nordic Team,
I've read some forum discussion about using NAND SPI Flash Chip as external flash storage. These are two chips I'm considering :
W25N01GVZEIG ...
Hi,
We are currently trying to create a small test code to test multiple operator with different modes:
- lte-m1 or lte-nb1
- edrx 0s, 5.12s, 10.24s
- with and without...
Dear Nordic Team,
I recently ported the BLE UART example project for the PCA10056 to the PCA10059 dongle (SoftDevice 113). I added some minor changes like RX/TX pins, GPIO...
Hardware:
Raspberry Pi Zero W
nRF52840 DK running Serial Example and connected to RPi via USB
Custom nRF52840 board acting as a Vendor Model Server x 2
Software...
Hello,
I cannot find a download link for the 17.0.0_9d13099 build of the SDK. Is it publicly available and if not, can a private link be provided? Have some dependencies...
Hi,
I am using nrf52840, need to modify the bootloader to lookup a big bitmap table. But since the table is big, it cannot allocate within the bootloader Rom area.
Is...
Hi
i am using nrf9160 based custom board with zephyr, and trying to build GPIOTE with interrupt for a button, and led finally connect with PPI
i have been trying for...
Hi,
sorry if maybe I repeat the question. I have tested the central uart and the peripheral uart and I can make the two nordic nrf5340 devices communicate. I was also able...
Hi
I need help in understanding what the best practice is when retrieving messages from devices via nRF Cloud to my web APP.
I expect the devices to transmit messages...
I'm learning how the nRF cloud works and can't understand how the message flow is supposed to happen.
Devices send MQTT messages to nordic broker and then what?
I found...
Hi All,
I've got a project with an nrf51802, i'm trying to connect to it with a jlink edu to no prevail..
I'm running macos catalina 10.15.7 (19H15), nrf command line...