Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi!
The subject is most of the question.
I am beginning to customize the ble_app_template example, and when I build it, connect, and look at the advertising data, I see...
I want to connect NRF52840-pca10056 to PC via USB cable. I followed the docs but the OS doesn't detect the board automatically when plugged in. It only recognizes the board...
Dear Nordic Community We are about to develop a Testing-Framwork to compare different Mesh-Networks (Bluetooth Mesh vs. Thread vs. Zigbee) for which we would like to use the...
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...