If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
Hi,
How can i test the proximity application with the use of nexus4 smart phone and nrf51822 evaluation board?
We already tested the ios proximity application which are...
Hi community,
Till now I developed some BLE applications on the TI-controller CC2540, but for my new project, it seems to bee not fast enough. So I'm seaching for an alternative...
Im mainly considerate about ANdroid and iOS devices ,I understand this is also dependent upon profile support over the android and iOS devices but this should not be an issue...
in my pca10001 board,
once i made led pin 18 and 19 pin as internal pull up.
led is not on,and i probe it also but not high.
here my config in blinky example.
...
hello
i have a problem i send from device to host the temperature, but it send the temperarture just one time
and i want that the device should send it every 10 seconds...
Hello
Im new in arduino and i want to connect an rfduino with one other rfduino
how can i send from one rfduino to other the degreee an how can i see the degree on the...
Hi!
I have a problem with testing ble_app_hrs_c. I am using nRF51822 develpment board + nRFgo Motherboard. Softdevice is S120 1.0.0 1alpha, SDK version is 5.10. Specifically...
The article that mentions the S120 and Rezence is this one: www.nordicsemi.com/.../Nordic-Semiconductor-announces-Bluetooth-Smart-solution-for-Rezence-Wireless-Charging-and...
Hello
I am new to developing with the evaluation kit and have a few very basic questions.
Any answers or pointers to relevant documents would be much appreciated.
...
I'm currently working on alert notification service. Correct me in case I misunderstand it.
having nrf51822 as peripheral with AlertNotificationServie will impose to have...
Hi,
I'd like to connect my nRF2740 to my MCU Arduino Micro and test it with the sample codes found in your GIT repo. How can I do this?
Best regards,
Alessandro
Sorry for the silly question, but as it is mandatory to use sd_X function when it is possible to avoid collision, could you tell me if this code is the right way to use the...
hello all, i need a Bluetooth low energy peripheral device in which i can attach a single button to in order to control simple phone operations, i'm not sure what device will...
Hi,
I need protection against the MITM attack, what should I modify in heart rate example? Actually, I change the characteristics to BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM...
Hi!
I am using nRF51822 evaluation kit and connecting it as a master to a pair of I2C-devices (using twi_hw_master.c). Everything works well, but when I integrated the...