I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
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...
I managed, through the Nordic library for Android `thingylib` ([github]( github.com/.../thingylib)) , to connect to thingy52 and receive in the callback listener `ThingyListener...
I am following the example guide:
https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-connect-sdk-tutorial
however when I try...
Is there a guarantee that I can do something like: at+cfun=1;+cfun=44
and the nRF9160 will *not* start connecting to a tower? I would like to be able to interface with the...
Hi,
I have searched Devzone for changing the transmission power; even though there were similar issues related to mine but at the end, It did not help me.
I am evaluating...
Hello
I am reading sensor and broadcasting via nrf51DK its working perfectly when voltage supply is morethen 3v
but when I give voltage between 2.1v to 3v its stop broadcasting...
I cannot install the app "Programmer" automatically. The connection always fails due to poor network in our country. The error report is as follows:
Is there anyway to...
Hi Community,
printf() (and variants) fail on rounding floats: This is is probably an error in the printf implementation. I tested it with SDK 16.0 on NRF52840.
Format...
Hi,
In addition to listening the advertiser's and beacon data we also need to offer the master application - which is connected to BLE-module via UART - the possibility...
Questions about ‘Application data’ placement in the flash memory
Is there a function or other mean that could give me what is the lowest flash memory address that is occupied...
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...