Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
Hello All,
I am working on the Nrf52810 with sdk 15.3.
When we connect device through nrf connect app (android) i wanted to disconnect after 1 min .
I have given timer...
nRF52840 DK:
ble_app_blinky is working. After that, I flash ble_app_bms, ( working),
then flash ble_app_blinky- the smart phone is not able to discover service .
Any...
When scanning 1MBPS & Coded PHY at the same time, the probability of Coded PHY broadcast scanning is very low, and 1MBPS PHY broadcast can be scanned normally Slave configuration...
i have come across a couple posts related to providing more compatible Altium design files so that other CAD packages can import them. The best articulation of this point...
Hello I have upgrade software and modem firmware and the program using mqtt protocol don't work any more.
Besides the connection to the broker (many error -106), the program...
Hi, Im using a BMD-300 board with the external crystal installed, I can run zigbee examples fine, even using the external crystal, but when running the Mesh examples I can...
Hi
I have some doubts about NB-IoT and I wanted to clarify them before start deeping developing with nRF91 since this module work with this network.
I know that NB-IoT...
Hi,
I use SDK13.1 FDS example and have some questions about that.
Is there any influence about the lifetime of Flash when i use FDS function to write and delete the records...
Hi,
I am a beginner with nrf9160 DK and followed the instruction in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html#gs-programming...
Hello I am using :
GNU/Linux Ubuntu 19.10 on a x86 computer
ST-Link v2 that got flashed into a J-Link
Adafruit nRF52832 Bluefruit Feather
Segger Embedded Studio for...
Hi
I am using nRF52832 DK with SES as IDE, on Ubuntu 16.04 machine. I want to send a custom message, let's say "hello" via BLE to Raspberry Pi. I am using some encryption...
Hi
I am trying "nRF Mesh" apps to provision and configure proxy client and proxy server node (SDK Mesh v2.2.0).
1. Have user manual or help information for "nRF Mesh"...
i want to connect the peripheral using mac address instead of device name , i followed this post https://devzone.nordicsemi.com/f/nordic-q-a/44332/sdk-15-2---scan_addr_filter...
We are using another microcontroller to update the application firmware in an nRF51822 over the UART using the DFU HCI protocol from SDKv11.0.0.
The nRF51822 uses the HCI...
Hi,
I'm trying to edit the C library code which communicates with the nrf52 dongle. I'm using custom gatt & the descriptor CCCD is 0x2902. Since its not able to find the...