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...
We have given 1.8V supply voltage for nRF52840-QIAA in our application.
The following data is given in datasheet:
1) VDD,POR VDD supply voltage needed during power-on...
Hello,
I am having some build issues when attempting to add support for a Skyworks FEM to our application built with NCS 1.7.0 for a NRF52820 target. Our board file is...
HI All,
We are using NRF52832 for our project.
1) Can we wake up the NRF52832 chip from sleep mode using Bluetooth Event?
2) Can we wake up the NRF52832 chip from...
software: ncs v1.8.0
hardware: my test nrf52833 board, with 9 antennas.
I do experiment like this:
aoa rx: in "nrf52833dk_nrf52833.overlay" file, I set " dfe-antenna...
Good day all.
Im finding my self working in a circle and not quite sure how to go about this. My USBD_HID device code with my Neopixel lib work well together. I now need...
[Environment]
nrf52833 chip, NCS 1.6.0
using uarte 1 with async API, baudrate 1Mbps, CONFIG_UART_1_NRF_HW_ASYNC=y and CONFIG_UART_1_NRF_HW_ASYNC_TIMER=2.
using ring...
Hi! We develop multilink central FW for nRF 52840 having NRF_SDH_BLE_CENTRAL_LINK_COUNT = 6. For enumerating connections and get info about concret connection, we use array...
Hi,
The customer needs to mass-produce more than 10KPCS nRF5340
Please give me the mass production scheme to be provided
1 . On the computer 1 drag 8 programmer software...
Hello, I have 2 nRF52840-dk developer boards. I'm having a strange and somewhat annoying behavior with the boards. If I haven't connected the boards for a few hours to the...
Hi everyone,
I am a beginner developing projects with nordic boards and currently am using the NRF9160DK. I just made an application through Ble MCU (nrf52840) and I want...
I am still learning how to develop on the nRF52 DK. Nevertheless there are many BLE devices in the market that change their own characteristic / attribute values after connection...
Isn't there a way to retask the JLinkARM on my Nordic PCA10028 dev kit for the nRF51 series to program the nRF51805 on the Fanstel BC805 board? Going manual with nrfjprog...
Hello,
I am a research assistant at the Norwegian University of Science and Technology. We have in the past been using the micro:bit v1 for our practical labs which purpose...
Hello Everyone,
I am working on NRF52840 development kit. I am trying to run I2c master. My main goal is to send some data to slave via I2C lines. I am using the example...
Hi everyone I have made an application running BLE and OpenThread based on nRF5 SDK for Thread and Zigbee v4.1.0 and I am facing some interference issues with Openthread network...