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...
<install folder>\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.zip\examples\thread\cli\ftd\usb\hex
Need to get confirmation on if I follow the above path and flash the binary...
I have my first custom nRF9160 prototype boards back and they seem to be working pretty well. One question I do have is that I have been unable to find a clear concise description...
Hi all,
I would like to control a stepper motor over BLE. The motor takes STEP(rising edge) inputs for each step. The motor move is based on pre-calculated look up tables...
Как рекламировать процент данных батареи каждые 10 секунд без подключения? Еще мне нужно название устройства. Является ли это возможным? Я использую sdk17.0.2.
After figuring out why MCUBoot wasn't updating my application ( https://devzone.nordicsemi.com/f/nordic-q-a/74145/nrf91-b0-mcuboot-app---mcuboot-not-actually-updating-app...
Hi
I'm trying to run some power profiling with basic BLE apps on nRF5340DK in conjunction with PPKII. Saw several videos in the on-demand webinars section on PPKII and power...
Hi, all.
I'm in trouble in solving a question when i learned NRF52832 recentlly.(SD s132, V5.0, SDK15.0)
I want to read the temperature data from the sensor on-chip and...
Hi,
We widely use this MCU on our products.
Last batch with Rev-D has many issues with burn process.
I'm attaching 2 screenshots along with logs of the problems.
Hello everyone,
I have one or two questions regarding some evaluation measurements on the nrf9160 module. I would like to evaluate the matching network of our nrf9160 antenna...
We use nRF SDK5 17.0.2 with Softdevice S140 on an nRF52840-DK. We have a firmware that we always want to start in DFU mode, then use the abort command to be used to start...
Hi,
I want to read the temperature data from the sensor on-chip and send it to my phone by bluetooth. But as said above, after the connection between my nrf52832 module...
hi all, i'm here to ask few questions on how to get CTE packets. 1. which example can i start off by adding ?
2. can i use dtm to send CTE packets? if do, how can i do that...