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,
We want to develop a tracking system using nRF51822 for that we need clarifications for the below,
Can we make BT connection as shown below fig?
Do we need to include...
The Dev Board has a connector J1 to connect an external aerial, I want to check the long range BLE feature. Are there any PCB modifications required to the PCB to use this...
I've attached a Wireshark capture of an issue I am attempting to troubleshoot. I am confused as to why the peripheral is sending an Exchange MTU Request (No. 157) to the central...
Do you have an example of the beacon code without running zephyr? My impression is that Nordic is forcing me to us to use Zephyr but I'm probably wrong. For my application...
Hello,
I just have a basic query. I am using soft device S132. In the product specification, it's written that interrupts occur while advertising/scanning/connection....
When I try to build the AGPS sample (west build --pristine -b nrf9160dk_nrf9160ns) with SUPL support (added CONFIG_AGPS_SRC_SUPL=y) I get the following error:
cmd.exe /C...
Hi,
I have purchased an nRf52DK set for developing BLE applications. I am using the Segger Embedded Studio (SES) with GCC and SDK version 16 for development.
I have two...
hello Nordic
i am working with nrf52840, sdk 16.0
i am building my project over the peripheral app_ble_blinky example
i whish to have 2 seprate configs for saadc ...
I am trying to use the dongle as a sniffer. I followed the following instructions to download sniffer code onto the dongle:
#### nRF52840-Dongle (PCA10059)
1. Download...
Modify peripheral UART example to use a GPIO pin as 1-wire interface to read DS18B20 temperature sensor.
This modified code works for RBL BLE Nano v2.0 (nRF52832, nRF5 SDK...