Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
Hi,
I just learned how to do a OTA DFU. I tried it with nrf52840 DK and was successful in it, but our custom board does not have a button on it. In production we will like...
Hello,
I have to evaluate I2C functionality of BL654 module. There seems to be RTC chip in Laird DVK BL654 board. Is there somebody how has investigating how does it work...
Hi everyone,
I have a custom board with a nrf52832 and a I2C device connected to P0.21 (SCL) and P0.20(SDA). I was trying out the twi_scanner example and had modified the...
Hello,
Is there someone who has worked recently with nRF52840 and SHT21 (Humidity / Temperature) sensor ? I have to do some basic test for HW and validate that sensor...
Hi, i would like to work with nrf52832 for my IoT idea. So my question is where do i start from to work with this particular SOC nrf52832 chip? My End product would have integrated...
Dear Madam/Sir,
I'm trying to compile the ble_proximity example on SEGGER Embedded Studio with SDK 12.3.0 and SoftDevice 2.0.1 to run on nRF51822 with PCA10001.
After...
Hey,
I have implemented the ble_hid_mouse example in the nRF52832, and implemented both central multilink and USBD in the nRF52840 dongle so that both boards are paired...
Hi,
We are using nRF52840 in our product for both Client and Server communication on BLE5. We are seeing an overall average time of 5+ seconds for the overall connect, data...
Hello everyone!
I have started to work with openthread recently, and now I have to build a mqttsn client into a stm32 uController. I'm doing that by using the spinel protocol...
Does the nrf52832 has some delay when the shortcut of END_START is enabeled in continuous receiving?What is the meaning of rx chain delay?Does RX chain delay in 2Msps mode...
I'm having problems getting the peer manager to work in a project forked from the ble_app_template on my nRF52-DK (using pca10040e, S112), complaining it can't initialize...
Hi, I am using ble_app_uart_saadc_timer_driven example, which work just fine when receiving data on smartphone (using nRF Connect app). Now I would also like to do the same...
Hi,
I'm using the Nrf52810 with softdevice S112 for the moment.
Question 1:
In ble_gap.h i see that there is a define BLE_GAP_WHITELIST_ADDR_MAX_COUNT (8). Is this realy...
Hi,
I am reading a voltage value from an analog sensor which changes values with 0.02V step. So, i need the accuracy up to 0.02V from ADC channels . But right now i am...