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...
The nRF5340DK's are not programmable on my pc. I have no issues using nRF52DK and nRF52840DK. I have 3 different nRF5340DK's, they all have the same issue.
When I try nrfjprog...
Hi There,
We're new to Nordic and in the process of attempting to move our custom Xamarin application and boards over to use the nRF52832 and the nRF Connect SDK. Has anyone...
Hello,
I used two samples, application_update and SLM, to test and try updating the app from application_update to SLM. I first downloaded the firmware of application_update...
I would like to store context information for each connection, but with central and peripheral connections storing different information. Ideally, this is done in two separate...
hi support team,
we can see the slide in this link: /cfs-file/__key/communityserver-discussions-components-files/4/3201.Measuring_5F00_distance_5F00_with_5F00_Nordic_5F00_Distance_5F00_Toolbox_5F00_slides...
hello Nordic
we are working with nrf52832 and nrf52840 running with ncs v2.5.0 (waiting for v2.7.0 cause 2.6.0 have some issues with cmsis fft tables that prevent us from...
Hi
We are using STM32 board as a HOST controller and NRF9160 as cellular modem. On the STM32 board PPP client is running over serial interface.
We need PPP server support...
Hi,
I own an nRF5340 Audio DK, on which I successfully run the example audio application (in BIS mode).
I also have my own customized board, based on Raytac MDBT53v, for...
I have a nRF9160 custom board. I am using 2 UARTs (UART0 and UART2). I need to have an RX interrupt on both UARTs. I have identical setups and configuration and code. The...
We are using PC-BLE-DRIVER-JS for our central and zephyr in our peripheral (833). The central bonded with the peripheral only when the id (IRK) param in our central is set...
Hi all!
Hopefully this doesn't come off as too much of an ignorant question, but I'm having a hard time understanding the pinout of the Thingy 91 since I can't map where...
I´m trying to design a compact circuit for the NRF91, since i have limited space i´m planning to do a board stackup with the antenna board on top. Right now my board is 50mm...
I am working on an application where I am using 3 SAADC channels all with the same reference pin.
Upon startup, I will call app_sensor_init() to initialize my SAADC, timer...
The Commissioning and Characterization note for the nRF700x series ( https://infocenter.nordicsemi.com/pdf/nan_043.pdf ) says in section 2.1.2
However I have been unable...
Hi! We are considering moving from nRF9160 to nRF9161 on our custom board.
We are currently running modem FW 1.3.1 and nRF Connect SDK 2.0.2 on the 9160. However, we find...