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...
Hi
1、 I want to know the connection mechanism of one Central connects multi Peripheral.
2、What is the time interval between one connection switching to another? Is there...
Hi Guys,
i am using nordic nrf52840 controller. and i have my own bootloader application code.
and once the controller boot up then it start mbr code from 0x00000000...
Dear Nordic Team,
Is it possible to have dual role (one at a time) on nrf52805? Is any such stack available?
I am very new to BLE and i am facing a problem in BLE Uart...
Hello Everyone,
I am a beginner for working on Nordic devices. I have one query. I have to build a firmware in NRF52840. Now 2 different apps will be connecting to this...
Hello
I am using 5 nrf52833 dev kits and the ble_zigbee_dynamic_light_bulb_eddystone example from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
I have modified the following...
I'm trying to achieve a low power operation on a device which has a nRF52833 module with a SPI peripheral on Zephyr. It is based on the peripheral_lbs.
The intended behaviour...
Hi, I am learning how to implement Long Range on the UART central and peripheral examples using SDK 17.0.0. The error I am facing is that the debug terminal shows
[ app_timer...
The provided ble_app_template10056e from nRF5_SDK_17.1.0_ddde560 crashes:
The crash was reproduced using:
1. nRF52 DK Kit - ( https://www.nordicsemi.com/eng/Products...
Hello,
Can anyone know how to print MCUboot info on serial debug terminal or Normal Debug terminal using COM port?
What are the Configurations to be added for this?...
Hi guys
I am working on a project need to pass the ADS1231 read data through BLE. But I haven't done so far. I just try to read the ADS1231 value first. Referring to some...
I see an example of a central device and peripherals as one, and I see it using the following three registers to determine the start or end of the broadcast, the beginning...
As stated in the title.
I am using nrf52832 provisioner example with light_lightness example in v4.2.0. Provisioner is able to set up the network with clients and servers...
Hi support team,
We have a new project now. We plan to use nrf52832 for the project. We know about the BLE and the related development, but we are not familiar with nordic...
I am using C++ to program the nRF52 DK and I am trying to use the standard vector library.
When I try and compile it I get the linker error:
${GCC_PATH}/arm-none-eabi...