We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Maybe I understood something wrong, but I wonder if it is possible to have the nRF52840 handle file transfers like it does with the firmware hex-files.
Say, I want my nRF52840...
I am facing some issue, I am using HM10 ble module as peripheral and NRF52832 (Redbear NANO v2) as central device. I using SDK "nRF5_SDK_12.3.0_d7731ad" and example program...
Hello, deavteam. This is MANGO.
The Capacitive Touch on the nRF52 series blog post is really impressive.
I'm planning to start a haptic driver project using TI's DRV2605...
Hi all,
I am experimenting an issue similar to this guy --> devzone.nordicsemi.com/.../
But I have my project in two different branchs one using Peer manager and multiple...
when i use sdk14.2.0 and nrf52810 nus service send data, When the app transmits data for some time, the app prompts to disconnect, but the slave does not log any log prompts...
Still playing with my app. Since RTT (or whatever it was, when printf was printing info to segger debug console) was ruining the debug process, I just switched off RTT and...
Hi All,
I am new to nRF development and purchased the nRF51-DK (PCA10028). I have successfully experimented with the examples for ble_app_uart and lpcomp. My Application...
I have the beaconing/lightserver example working and being provisioned by the serial example. How might I now change the advertising of the beacon using the PyACI PacketSend...
Hello. I have a ttl converter ( https://goo.gl/images/uFSPHN) . Can I write a hex file through it? What are the possibilities to program so as not to buy a debug card?
Hi,
If I need to get RSSI updates while the peripheral is in connected mode, I need to call sd_ble_gap_rssi_start() just after connection has established. Then the RSSI...
Hi,
I'm using s130, nrf51822 and sdk 12.3.0
I'm wondering about advertising timeout units and it's range... BLE_GAP_ADV_TIMEOUT_LIMITED_MAX is 180 sec... In ble_gap...
I hope Nordic Semiconductor is working on #BluetoothMesh provisioner & configuration App like Silicon Labs already has.
But could anybody inform me, how you are going to...
Hello,
I currently have a PCA10036 EVK with softdevice SDK1
Following below well written tutorial, I have modified ble_app_hids_mouse example main.c file as in attachment...
Hi.
I took the ble_central/experimental/ble_app_blinky_c example and modified it for my needs. It works on the nrf51-DK.
Now I want to use it on a custom board with nrf51822qfab...