I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hello All,
my application should record acceleration data and time stamps.
After recording the data block from start to end should be transmitted.
I only know that...
Hello, guys.
In our current project, we need to periodically update AWS IoT Server with the data from local sensors. So far, thanks to the cloud_client example and your...
Hi
For a new project I'm looking for a cheap bluetooth chip. All my software resides in a PIC, because on PIC I have a lot of experience and I don't have the time to dedicate...
Hello all,
I am using NRF52840 and SDK 16 in central mode and added two UUID filters to the scan module for two different groups of peripherals . My application works fine...
Hi,
I am trying to send a test message in Server through mqtt and used the mqtt_simple example for that.
For the test I insert data_publish() function in main() like...
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...