Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
When my Nordic device is running my custom BLE application I notice that the device address is 0xC4318DBD687C. When device is running the bootloader service the device address...
Hi Nordic,
As far as I can see, there is BLE_NUS_CONFIG_LOG_ENABLED defined for ble_nus in sdk_config.h. However, I cannot find the similar BLE_NUS_C_CONFIG_LOG_ENABLED...
Hi, can we use a manufacturer name of our own for the usb in nrf52840?
We know that we can still use the Nordic Semiconductor's usb vendor in a commercial product.
Best...
Hi, Can I use nRF24LE1-F16Q24-DK without nRFgo Starter Kit? If yes please suggest me programmer to program nRF24LE1 by Keil IDE. by referring documentation I found its support...
Hi
SDK v15.2.0 SD 6.1.1
I have managed to send out "Connectable, Non-Scannable" extended adverts with some AD packets as payload. On a frontline sniffer as per the file...
I am developing a HID keyboard based on an nRF51822.
The firmware source available here:
https://github.com/martonmiklos/ble_keyboard_fw
(It is based on the ble_sdk_app_hids_mouse...
Hello,
i'am trying to control the pwm Idle State Level.
between my Sequence's (1sek) the PIN stays High But i need it low.
I try to set the GPIO Out Register, but...
Hello,
I am working on a simple Bluetooth mesh example setup with the following configurations:
nRF52832 DK: light switch server, subscribed to group 0xC000
nRF52840...
We have a mobile app on iPhone and Android, the NRF52 advertises every 3 seconds. The app can discover the NRF52 quickly but it takes a long time to connect. The iPhone is...
Hi,
I am developing a system that will read from a sensor that uses I2C and then transmit this to a "master" using ANT+ or BTLE (this isn't decided yet)
For the prototyping...
Hello,
Where can I find the pre-built binaries for the below Provisioning options :
1.OOB (Public Key) and Authentication - Input
2.OOB (Public Key) and Authentication...
Hello.
I have an nRF51822 chip and I'm trying to figure out how the whole nRF5 sdk works.
I am using the Segger Embedded Studio.
I downloaded the last nRF5 SDK v15.3...
Hi!
I'm trying to use the AWS-FOTA sample, I flashed the sample onto the board and it connected to the AWS account successfully, but when I try to add the update.bin file...
Hi. The main loop of my app is mostly doing SPI communication to a GPS receiver. I'd like it to do that every second or so and spend the rest of the time in system on but...