We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
Hello everyone,
in one of my project i have to implement button functionalities. using single button, I have to put device into OFF mode and also wake up from OFF mode....
We're developing a custom nRF 9160 based device and our product requires that we also develop our own AWS cloud where we host our own domain, including databases, back-end...
Hello guys,
The size of my bluetooth packets that i want to receive is around 257-260 max.
Can i put CONFIG_BT_L2CAP_TX_MTU to 260 ? i don't want a large value for RAM...
Hello, I have a custom board based on the nrf5340 and I am attempting to get bluetooth working.
The problem lies in the bluetooth initialization step with bt_enable. When...
Hi,
I'm working on Power Profiler with PPK2, I was on version 4.1.1 updated it to 4.1.2 but then the tool Power Profiler was recognizing my PPK2 as PPK1.
Then dongrated...
Hi,
Like in the topic - I wonder, if using internal TEMP for monitoring temperature of environemnt is a good idea? I know it is not accurate nor preciese, but it will be...
Hello DevZone,
I'm developing nRF52840 BLE & ESP32 Wi-Fi coexistence with 3-Wire PTA. I followed this document: https://docs.nordicsemi.com/bundle/ncs-2.5.3/page/nrf/device_guides...
Hi guys,
We are building an IoT device on nRF9160
The main protocol is MQTT and we are using AWS IoT Core as a Cloud provider.
MQTT client is based on nRF Connect SDK...
Hi, i want to use modbus RTU server sample, ive done everything just like in guide, used proper devicetree, commented line in overlay etc. Downloaded pymodbus with the plugin...
Hi,
I'm using the asset tracker example code with the LWM2M overlay to connect to the Coiote server.
This seems to work fine, and messages do get through. But when booting...
Hi,
1. Can the RAM footprint be reduced in the wifi sta example? 2. Can RAM be shared with other applications in the wifi sta example? 3. The following is the RAM usage...
I am trying to set up unit tests with the ZTEST Framework to run directly on my nrf5340 board. The test code is similar to this custom test_main example from the documentation...
Hello,
I need assistance with managing the Bluetooth connection between a smartphone (both Android and iOS) and my device, which functions as a keyboard and mouse (via touchpad...