Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
HI,
I'm currently working with two chips RF24L01+.
Each chip switch in sending role to receiving role several times. By default, I set them in sending role and I whait...
I use sdk15.2 and nrf52832.
I copy i2s examples to nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ ble_app_hrs ,and nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ ble_app_hrs_freertos...
Hey all,
So I'm new to the Nordic world and I am having some trouble programming the SoftDevices API. After I compile my code, I get the S112 hex file and try to use this...
Hi Nordic,
I am working on a NRF52 DK with the example code ble_app_interactive. I am using the NRF52 DK as a central and trying to connect to a peripheral hearing aid....
Hi guys. Why the Android Mesh app can not receive the the publish data from the 0xffff address?
As we do below:
step 1 : we use 2xP10040 development kit and an android...
Hey guys,
I'm working on a project and want to build up on the Nordic BLE UART example (mobile device app and node firmware). As far as I know the pairing between the node...
hi all,
I have added the dfu service in one of example of sdk_11 ble_scanner_hrs I followed all help available on this forum and made sucessfuly compiled code but it stopped...
Here is a thing that I want to develop.
As my understanding, if I want to connect with PC I must use the HID example to achieve the event.
However, is it possible that...
I programmed an nRF52 (PCA10040) with the ble_app_beacon sample app and can see it advertising. However the nRF Beacon Android app does not detect it. nRF Beacon seems designed...
Hi,
I have a nrf52840 DK (pca10056) and a nrf52840 Dongle (pca10059).
I am using the following SDK versions:
nRF5_SDK_15.2.0_9412b96
nRF5_SDK_for_Thread_and_Zigbee_2...
HW: nrf52840
SW: nRF5_SDK_15.2.0_9412b96
Hi,
I would like to learn how allocate Flash, RAM and SRAM setting and how do I find out the total RAM/ROM my application...
Hi,
HW:customized nRF52840 board
SW: nRF5_SDK_15.2.0_9412b96
Application: modified blinky_rtc_freertos example (PWM led + freeRTOS task)
Q1) How to verify my application...
Hi,
I am try to try an IMU sensor (mpu60x0) via GPIO but it's giving me 0.6 Volts at output. I have configured the GPIO for High Drive (GPIO_PIN_CNF_DRIVE_H0H1)
Also I...