We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
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...
Hello!
We are planning on using the nRF52832 DK together with an external antenna. We are highly interested in the readings being as accurate as possible, and we are wondering...
We are developing an application in which we need to modify an existing device driver. It's about LIS2DH driver that is part of nRF Connect SDK v1.8.0 and we are using VSCode...
Hi, we are using the nRF52 DK (nRF52832) to read data from the i2s bus and store it as a wave-file on the connected SD-Card. When pressing button 1 on the DK, recording starts...
(For some reason, I use "...' replace the original string) Here is the log for using AT to do HTTPS POST:
2022-02-07T12:19:39.057Z DEBUG modem >> AT#XHTTPCCON=1,"...",443...
Hi,
I'm working with NRF Connect SDK, and once in a while when I add new configuration options to the prj.conf, I get an error that some region overflowed by X bytes,...
Dear friend,
Since the customized nRF5340 board does not have an external 32.768KHz low-frequency crystal oscillator, the following is added to prj.conf in netboot:
The...
Hi
This is the first time I have tried to use the nrf52840 dongle and the programmer v2.3.1, it can see the dongle( com10), but as soon as I select Device tis is the response...
I facing a problem. When, progrsmis run for testing on nRF5340DK using SES, the CPU resets automaticaly. The RAM does not respond timely is shown , please see the attached...
Hi everyone,
There is an open ticket that I need support with because the responsible engineer will be out of the office until the new year.
In a nutshell:
I design...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Please tell me about "nrf_sdh_enable_request". This API only makes a request, so I understand that the SoftDevice...
Hello Respected members, I hope this post finds you well. Can someone help me with how to store UART data in FLASH? The Idea is that I have to send the Date Or Serial Number...
Hello !
As part of nrf_crypto it is no any examples how-to use chacha20 without poly e.g only stream cipher.
Would be nice to use it via nrf_crypto and evaluate hw accelerated...
Hello. I had worked on nrf52840 development kit with BLE UART code(pin 6 and 8 as Tx and Rx). I used the same code on Fanstel EV BC840M board. I changed the Uart pins to 9...