I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Dear Nordic Crew, I have got 5 adafruit feathers based on NRF52832 and nRF52833-DK so far. I would like to implement indoor localization based on BLE mesh and RSSI. As far...
Hi,
I am trying to integrate the Google IoT Cloud example into my CoAP Server. The example is using Secure API to esablish COAPS. I have enabled
CONFIG_OPENTHREAD_COAP...
I downloaded a project in named prj9160 from Github. The prj9160 had three folders : Azure, firmwre, mscerts. I run successfuly the following command :
west build -p always...
Hi everyone,
I want to run nrf_drv_saadc_sample in a loop but I do not want to use PPI and TIMER peripherals because they increases the power consumption of my device. I...
Hi , am working on mesh example from v1.8.0\nrf\samples\bluetooth\mesh\light_switch. In this example they are using generic on/off server , light LC server and other server...
Hi.
For example, for the nRF52832 BLE chip, could it, in some manner, be only visible/communicate with a specific/particular smartphone app? How? using the MAC?
Regards...
Hello, I have a nrf5340dk communicating with nrf52840 dongle connected to a pc with UART baud rate of 2M. Connection parameters are:
7.5ms Conn interval
1ms Slave latency...
Background The adxl362 driver native to the zephyr kernel doesn't support FIFO operations, so I built my own out-of-tree driver that relies on a new accelerometer API instead...
I wish to add a firmware version to my project. Because we are hoping to use OTA for updating I have set the configuration paramater:
CONFIG_MCUBOOT_IMAGE_VERSION
in proj...
After working with arduino's and microprocessors like the ESP8266 and ESP32, I recently started toying around with a nRF52840 dev kit. After going through some tutorials,...
Hello,
In my project i am using nrf52840 with my custom board and to upload the code through NRF_CONNECT application with soft device its uploading properly but with segger...
Hi, I have a problem configuring the PPP Modem correctly and I'm not quite sure what i'm missing here.
I'm running the code on a custom board. We are using nRF52832 to talk...
Hello dear!
1- What is the relation(formulas) between current in uplink I uplink and the data packet size?
2- What is the relation between the iDRX PDCCH repetitions ...
Hi, Using windows 10 OS, and SES v5.40. I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK.
I am running an application...
Hello. I am setting up the nrf9160dk and when I got to the step when I had to activate the SIM card. When I had to fill up my address etc. it didn't let me save it so I was...