Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
<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...