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 working with nrf52832 trying to get Bluetooth and UART and a I2C peripheral working at the same time. I had a working version of the I2C peripheral and UART working...
hi.......
i need to run the program continuously using timer ......and want to check the data every one minute how to do that
i have seen timer example .. i am confused...
I am using nRF 5 SDK v 14.2.0.
I'd like to change the tone of the buzzer, how can I do it?
I'd like to make the following three settings.
Treble (+ 1 kHz), normal (+0...
HW: nrf52840
SW: nRF5_SDK_15.2.0_9412b96
source code: blinky_rtc_freertos example
Q1:
I read freeRTOS xtaskcreate operation on the web, it seem that I just need to...
Hi,
I am using Segger IDE.
I encounter error undefined reference to `nrf_drv_rng_init' .
I have include the below header file;
#include "nrf_drv_rng.h"
I already...
Happened when I occasionally compare the NRF_TWIM_Type struct in nrf52.h with the TWI registers (table 127) in nRF52832 Product Specification v1.4, there are many differences...
Will there be an HTML version of the nrf52832 spec document?
I hope Nordic is not expecting me to manually browse through a 550 page pdf document. I regularly use the infocenter...
I'm having trouble implementing the workaround that was mentioned in the following previous post: https://devzone.nordicsemi.com/question/55937/nrf52-sending-an-octet/
...
Hey guys,
i am trying to add new firmware to a cheap fitness tracker I have. After I write the new firmware in the Nordic SDK, I think I save it as a hex file. I’m not sure...
Hey Guys, I am trying to calculate goodput and delivery rate using nrf52840 pdk devices in ble mesh. Does anyone had already tried it before and shed some lights on starting...
Hi!
I am planning to port SPI sending and receiving functions to the sample code of ble_app_uart of SDK 14.0.0.
The transplant was finish, but when I am debugging, if...
https://www.nordicsemi.com/eng/Products/Getting-started-with-the-nRF52840-Development-Kit
Hellosupport,
Just got my 52840-DK board (v. 1.0.0), got the pulsing LEDs...
Hi everyone, I'm having an issue with the power draw of my application (SDK 15.0.0, SD 132 v6, Sparkfun nRF52832 Breakout). The application does roughly the following: it...
HI all,
I'm trying to use the ble_nfc_pairing_reference example from SDK 15.0.0
I installed microECC and can now build the example using GCC on Windows.
A first...