Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
I've looked around on the forum and I can only find old posts about this.
Based on your repositories it seems like you support just about every big language except for Java...
Hi
I have a simple question which I am not able to figure out.
How do I use the nRF52833 DK without having it plugged to the computer. I tried switching the power to...
We are using a flash part that is 64 MB in size. It is S25FS512. We are trying to use 32 bit addressing mode by setting sdk config flags. However this does not seem to work...
Hi,
Greetings!
I just tried Low Power Node example application from SDK for mesh 16.0.0
It works functionally well, however I am little curious to know below point(s...
Hi,
I start developing with a new MacBook Pro (2019) which only offers USB-C ports. Currently I am facing the issue that the Programmer App does show the connected Thingy...
Hi!
I have recently setup the development environment for my Thingy 91 on Windows 10 environment using nRF Connect Getting Started Assistant. But I am having some trouble...
Hi, I am working on nRF Thingy52 for a week. I am having SES with SDK_16.
I am having 3 nRF thingy to do a testing purpose
First i need to analysis how the thingy works...
I'm testing using the internal RC circuit to drive ble via the S132 softdevice. Set up is with Nrf52DK and Power Profiler kit. I got everything running and was measuring about...
Hi, How can I configure the LwM2M server (URL, Port, Credentials) on my Thingy91? Can I do this via MQTT and the nrf Cloud or do I need some specific tools?
I have a GT832C.01 (Bluetooth 4.0 BLE sensor detection module BMX055 9DOF NRF52832), I don't know how to program it, I can see it from the phone, but what software do I need...
I have a BLE board with a nRF52832 and some peripherals. It came with a preinstalled bootloader and firmware (the bootloader supports DFU via BLE to upgrade the bootloader...
Hi,
I am completely new to this technology,I need to interface BME 680[humidity,pressure,gas,temp sensor] with Nordic nRF52840 - how it is possible,i want know the hardware...
Hi,
I am using nRF52832 DK, with Segger Embedded Studio as IDE. I am using ble_app_uart example. I have used an encryption algorithm. The encryption algorithm is called...
Hi,
Does the SPIS generate interrupt for every byte of data receive ?
What kind of interrupt of event that SPIS will generate for data received ?
Please advise