Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hi!
I am trying use aws iot sample and over this the gps example to obtain location and transmit a aws iot core, but I have problem with manage of lte and gps functions...
My project uses nRF52840-DK to connect, bond and discover a custom service with two characteristics (TX and RX) and RX Characteristic has a CCCD (0x2902).
The flow of the...
I am using nRF5340 DK board to implement zigbee network.
I have just build connect SDK's zigbee example (network Coordinator) and seen utilization of RAM shown below.
...
Hello everyone.
I am trying to set the attributes' value of a custom cluster I have defined.
I have defined 2 attributes:
I have followed the same procedure...
Hi,
We are designing the Nordic 52840 into a product and had some questions about the power configuration:
For both REG0 and REG1, are there any downsides to selecting...
SDK version: nRF5_SDK_15.3.0
Platform: nRF52840 DK
--
I use ble_app_blinky example and use nrf5-calendar( https://github.com/NordicPlayground/nrf5-calendar-example ...
Hi,
I am new to nrf9160 and zephyr. I was using the SD card and a breakout board on SPI bus to write the raw data coming from the PDM interface on nrf9160 Feather. Before...
Hi Nordic DevTeam,
I have successfully done DFU through nRF Connect both on Android and iOS after merging ble_app_uart (combine ble_dfu_buttonless application here) & secure_bootloader...
Hi,
I am developing projects for street lightning system and I use in my projects many CoAP libraries. In my projects I use OpenThread and some peripherals like UART....
Hi everyone,
I use the nrf5_SDK_for_Mesh_v4.1.0_src, I would like to reduce the time it takes for a device to connect to a bluetooth module as a proxy. For the moment this...
Hello all,
I try to get the asset tracker v2 to work against a eclipse mqtt broker. For the first steps I use the mqtt.eclipseprojects.io broker before I hosting my own...
We are developing a device with the nRF52805 for BLE communication. The firmware was developed for nRF52832 and converted to nRF52805 following Nordic's documentation. The...
Dear Nordic support,
Could you please give an advice regarding usage of Zephyr SPI driver / NRF SPI driver with Nordic nRF52840? I've faced with the issue that driver can...
Hi!
I've shipped a whole bunch of PCBs out to customers where pin P0.21 is attached to an IC (which pulls it low by default).
Usually this is fine as the preinstalled...