Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Hey hi,
I am trying to establish communication between ADT7410 and nRF52840 using I2C that is the TWI module.
I have successfully checked the address of the ADT7410 with...
At present, our device products use nrf52840, and the official component package used is V15.2.0. I found that using Bluetooth and other Bluetooth long connections will reset...
I made an own SPI device driver using the SDK's BM280 as a pattern
The result has a strange clock configuration (normally high - should be normally low)
Looking through...
Hi,
I'm trying to incorporate pc-ble-driver-js into NodeJS based server.
For some reason, after connecting to a peripheral with a custom service, although the connection...
Hello
Trying to get the idea of whether the Long Range and Direction finding could be used simultaneously with the devices capable of both features.
Googling Long Range...
What causes the "Stopped by vector catch" error? Where is this documented?
The project builds successfully, but when launching the debugger, the Output window displays ...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I am evaluating nRF Connect SDK V1.5.0 for use on a new project. (I could use the added features since V1.2.0.)
Building with Segger Nordic Edition V5.34a
I updated the...
Using the sample code from this earlier devzone post , I've been trying establish communication with from my bosch sensor to my board. I have the code running: and it's printing...
Hi,
I'm combining a SAW filter with your nRF52840 and an RF MUX. The MUX requires AC coupling capacitors. Is that required in series with the SAFFB2G45MA0F0A as used on...
Are there software development tools/libraries for Mac/PC/IOS/Android for sending and receiving serial UART data to a nRF51822 module? I can run the nRF51822 and send and...
OS: Windows 10 64bit
SW: Segger Embedded Studio 5.10 nRF SDK 17.0.2 Softdevice S140
HW: nRF52833 2020.6
Hello,
I had found an example integrating the ble_app_uart...
Hey I'm currently trying to update the nrf9160DK_52840s bootloader through the nrf9160DK_9160 by which i mean:
-Send bootable image_52 over LTE or USB to 91
-Have a check...
Hi there,
We're in the evaluation of sending large payloads with nRF9160.
The payloads are 4-5MB in size which will come from an external flash chip.
The payloads...