Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi all,
I am trying to send data(rssi+MAC address) from GATT server to GATT client using sd_ble_gatts_hvx(). I added the service and the characteristic into the ATT table...
Hi,
Following the AN 29 "nRF51 Development with GCC and Eclipse v1.1", I cannot import any project on Eclipse for nRF51822:
In step 1.2 "Import existing Eclipse project...
I work for a small start-up. Our products monitor events and communicate via bluetooth with an Android tablet.
We are currently trying to make our custom circuit using...
I'm using
s110_7.1
sdk 7.2
DFU
updating application (application.hex + application.dat zipped) works fine, but when updating bootloader (bootloader.hex+bootloader...
Hi,Nordic support
Circuit design: Unused I/O pins
where can i found recommended I/O end terminal desing of unusing GPIO pins ?
I'd need such as pull-down resistor......
HI, I'm extremely new about Nordic component and device.
I buy a nRF51 DK for start understand hou BLE work, I attach to my pc, the green led power on and my pc know the...
With S110 v8.0.0's size increased to 96K, I'm concerned that my current memory layout is going to prevent me from upgrading to a future softdevice.
It seems that the only...
The function dfu_ble_get_peer_data seems to be declared in dfu_ble_svc_internal.h
but not defined, (not actually implemented) somewhere deep within the Nordic Software Packs...
Folks,
Simple UART communication shouldn't be this difficult. Embarrassed to admit it, but I'm having problems setting up and using the app_uart.c/.h module from the SDK...
Hi all,
I have a working prototype of a service which enables a number of characteristics for the control of motors and relays. The motors work great, and are controlled...
Is it possible for gpiote_event_handler interrupt to get executed while the program is executing code inside timer_event_handler?
These events modify same variables so...
I intend to keep a long running clock in the system and use the app_timers(hence RTC1) in a soft device enabled nrf51822 firmware.
I basically have a minute tick and update...
Hi,
I want to run the experimental_ble_app_uart application on our custom nRF51822 board.
However, I could not find a proper bootloader to start the application. Is...
Where can I find an example of using device manager? The SDK doesn't have anything. I am using S110 7.1.0 and SDK 6.1.0 on nrf51822. I am having lots of problems with iOS...
I try to use Android studio to build nRF Beacon project,but it didn't work ,and there are several error .
the error is
Error:(50, 35) No resource found that matches...