I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
I want to connect and get data multiple peripheral to a single central device.
I used this example https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink
...
I can't figure out how to respond to a custom Zigbee cluster command, let alone send a custom response. Is there any example on which I could understand how to send a command...
Hi!
we're just finishing the layout for a custom nRF52832 board. On the custom board we have a connector for SWDIO and SWCLK to flash the firmware. Can we use theese 2 pins...
Hi,
I'm trying to familiarise myself with the available crypto functionality on the 52811 and have managed to get basic AES-128 block encryption working using the ECB peripheral...
Hi,
I am using pc-ble-driver-4.1.1 to receive BLE peripheral Device 240 Bytes notifications. And I used "pc-ble-driver-4.1.1\examples\heart_rate_collector" as starting point...
Hi Nordic team,
we want to connect 2 nRF52840 based modules with Coded Phy S=8 Mode to make an cable replacement (NUS). MTU Size is 244 Byte ,to transmit cyclic 200 Byte...
I am trying to connect the DK to AWS.
I got the AT example working and uploaded the certificates. I managed to update the prj.conf file (and then took quite some time to...
It continue to give "No device available" when I connected thingy 91 to the nerf connect programmer app. I tried turning on device while keeping SW3 pushed but still not detected...
Hi Team,
We are planning use the crypto libraries for our application, just we want to know which library is best for us in terms of speed and memory consumption,
1. mbed...
Hi, I'm almost finished setting up a development environment for nRF52840 DK on macOS. I used the new Toolchain Manager to install everything, and then imported the "peripheral...
While developing our project using NRF9160 , we encounters a hard fault. The screen shot and the map file is attached. Please help us in understanding what is happening from...
Hi, we are using nRF52832 SAADC in differential mode. We have two channels connected.
Inputs are now configured as differential-N and differential-P (PSELP and PSELN). ...
Dear all:
i have a problem about connect distance. My central device is nRF52840 ,peripherals are nRF52810 device。all device Hardware RF performance are good. But,when my...
Hi In continue to Tzvi Kaplan thread and other threads here related to the PDM, like this one:
devzone.nordicsemi.com/.../single-pdm-microphone-at-higher-pcm-sampling-rate...