Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Hi, I am trying to interface MPU6050 IMU module with NRF52832 DK.
I need to send the Accelerometer and gyroscope data to mobile app by using BLE_UART program
this is my...
Hi,
I'm trying to send a broadcast message from my client to all my server. Actually i'm working over a modifed version of the light switch example.
i saw that in the...
Hi i am using nRF52832 with SDK v14.0.0 on LINUX, so usually a service and a characteristic have the same name space but you just change a few bytes for every id. But the...
Hi there,
I am having issues to run my program after a MTU increase size.
I am getting the following error:
I am not sure if it is related to the RAM size values...
How to select endpoint transfer type in hid keyboard example?
I am using nRF5 v15 with a nRF52832 and Soft Device s132 and the reports keep being sent as a bulk transfer...
I'm finding my PCA10056 nRF52840 Q1AAAA development kit to be acting very strangely.
1) I takes almost 3x as long to program as a PCA10040
2) Generally I have to program...
I'm using nRF24L01+ since some time, the version on board with LNA end PA with very good results. The electronic is shielded on that module.
Very rarely it happens that...
Hi,
here is the situation:
Compiler: VS 2017
CMake: 3.12
boost: 1.67.0
pc-ble-driver branch: master
Firstly I can successfully build the pc-ble-driver, with this...
So I came from the arduino world and made my life simple by making a resitor bridge with buttons so that I could spare many pins for other features. I have problems finding...
I'm trying to understand which part of the code provides the bluetooth connection between two nRF52840. I worked in sdk15.0.0 with multilink, blinky and uart examples to solve...
Hi, everyone,
We are developing project with nRF52832 chip.
For making it's monitoring we used UART communication port. But on the next step of development we had to enable...
I need to interface an nRF52832 with ADS7042, hence the following questions:
1) as ADS7042 requires 14 clock cycles per read cycle, is the nRF52832 SPI API applicable in...
I am constantly receiving an NRF_FAULT_ID_SD_ASSERT error within a non-deterministic time after connecting via BLE.
The program Counter is always 75936 and Info == 0. I...
Hi
Development Environment : windows 7- keil ARM SDK 5 - Arm Debugger Programmer(Waveshare) - nRF51822 EVK from Waveshare
What is the boot_PIN or Boot_Mode PIN
I want...