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...
Hello,
I am starting to create a bootloader and I want it to be independant of the SoftDevice. Is there any open source implementation of a flash_write function that I...
Hi
officially for the nrf51 chip, 40 ppm frequency tolerance recommended but I'm not able to find this much of tolerance in digikey.
The only matching crystal digikey...
I am trying to get a NRF HRS central (ble_app_hrs_c) to make a connection to a NRF HRS peripheral (ble_app_hrs). However, the peripheral does not show up whenever the central...
It seems like a really great company, but after exploring and asking , and searching for a good BLE solution, I just can't find a good fit.
So you want a GOOD processor...
What is the Best way to send float over BLE?
Values range between -2.000volt and +2.000Volt (-2000mV / +2000mV)
Do I break it into two uint8_t and manipulate the +/- sign...
I am engineer, and I may be sensitive to user experience, or just a bad engineer but I do not get this.
I read ALL the guides available in the last 5 hours,
this
this...
Hello,
I have just migrated my project from sdk 9 to sdk 12.2....and of course from Device Manager to Peer manager. My initial project which was built off of the sdk 9...
During the webcast earlier this week, we were shown a phone pairing with the nRF52 dev board using NFC.
Is the code used for that NFC demo available as an example project...
Hi,
I am using nRF52832 as the core of my device that works with battery. I have to keep the SoC powered on all the time. When the off push-button is pressed I restart...
I am using a nrf52832 to communicate via UART to a GSM module (AT commands).
I have setup the device with a baud rate of 9600 and using HW flowcontrol. The nrf52 is doing...
i want to communicate nrf52dk with arduino over spi.i want use nrf52dk as a master and ardunio as a slave.kindly refer me some example or code or any thing which s helpful...
Hi,
I'm working on migration from project based on SDK12.1.0, 132SD3.0.0 (calling A project) to the one based on SDK13.0.0, 132SD4.0.2 (calling B project).
I developed...
hello,
Please let me know why the BLE_GAP_EVT_DISCONNECTED event does not occur even when I exit the application.
It does not always occur when BT smart setting is enabled...