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 all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
Hello,
I am using Eclipse to create a project using code from ble_app_hrs and I am developing for a nrf52832 chip. Unfortunately, I am getting a "was not declared in this...
I send a sequence of characteristic writes to my device, in code based on the nRF Toolbox. Sometimes I see this error message. Why does it happen and what steps can I take...
Hi Team
I created an own interface layer using the mesh SDK's "flash_manager" to have a simple API for accessing my application flash area.
Now, I am facing the problem...
Hi there,
I am migrating a project from SDK13 to SDK15.2, where I need to change the advertising data dynamically and change the ble_gap_adv_params_t properties type between...
I am using SDK12 with nrf52832. UART working fine (with FIFO) and Timer1 also works.
I wanted to set a 1 minute timeout around the UART dialog to handle disconnection etc...
Hi, watched your long distance test video. I can find the code in the file NRF5_SDK_15.2.0_9412b96.
How to change the output power (db type example 2 db or 3db)
Hello, I am currently evaluating the nrf52840 and nrf52832 for the purpose of bluetooth mesh. I found flash usage information in the mesh SDK documentation as follows:
Build...
So I'm very new to the Nordic nRF52 and nRF5 SDK. I'm using the blinky examples as a starting point for a remote control that will drive motors. My customer's question is...
As per my requirement, I need strong pairing mechanism, i am referring ble_app_gls example of nRF5_SDK_15.2.0_9412b96 sdk for checking pairing. As i have seen in the code...
Hi,
I could not find any example of the 802.15.4 stack API that talks directly to the PHY Layer, by means of PD-SAP and PLME-SAP, as shown in this picture:
https://github...
Hi,
I am currently using nrfgo mother board ( nrf6700). I could able to connect to nrfgo studio and see it is connected I can also program external device through ISP. Cant...
Hi,
I got my new PCA10056 development kit. As soon as in connected it with my PC and opened nRF Go studio, a confirmation popped up to update the firmware. I updated the...
I am working on a product which uses the nRF52832-CIAA. Whenever I update the firmware via JLINK/SWD, there is a pin (P0.19) which toggles during the FWUP process.
This...
Hi,
I have received nRF52840 DK. The MCU which is present on board is named as PCA10056 1.0.0 2018.33 683159885.
What is the meaning of 2018.33 on that?
Hi
i'm trying to create my own custom service, but it doesn't work , i can't service at nRF Connect
i use ble_app_template from SDK v15.0.0
when i debug it, code from...