EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hi,
I modified the ble_app_att_mtu_throughput example to scan and advertise simultaneously. I want to have two nRF52’s that can read each other’s advertisements and pull...
Hello,
I have a system composed of one central that needs to 1) briefly connect to many (100+) peripherals, 2) download a small amount of data from each, and then 3) disconnect...
Hello,
I am working with SDK 15.3.0 and the nRF 52832. I am working with the Segger IDE v4.16.
I attempted to load the scripting as instructed in the SDK documentation...
Hi, I had this working, I'm sure of it. Now though I get 100% duty on one channel and 0% on another. Something's not right. Pins are correct, my focus is CFG_PWM_OUTPUT_FRONT_NUM...
Best regards:
Once the data was received in PRX, Is there a way forward (or modify) to PTX the same data and deliver it together with ACK payload in the same transaction...
Hello, i would like to test usb_msc example on a custom board, and i have few questions:
- will this QSPI flash chip work with nRF52840 QSPI interface, and is it sufficient...
Hello,
I'm doing some clean up in my code and i wanted to use only nrfx library as it advised to do. Regarding the watchdog i have set in my app_config.g file (used by my...
Hi,
Right now i am working on mesh sdk 3.0.0 on segger embedded studio and board i am using nrf52832. In my application i am trying to implement the watchdog timer but it...
Hi,
I want to use the nRF52832 on a recording system for sending the data to computer using BLE. I want to receive data after a while that the system is put in its position...
Here is my function to generate random numbers of desired length.
After generating a few(5 to 6) random numbers the function hangs at .
I am using RIOT OS on nrf52832...
Hi.
Hope you are well.
I intend to use the nRF52832 for a wireless neural recording system and I need the nrf to do some works for me, such as:
1. putting the system...
i am using nRF52832 with Mesh3.0.0, i want to build a network like a chain,Client1 to Server2 to Server3 and Server4 with interval about 40 meters, however i tested with light...
Hello,
Our team are evaluating the nRF52833 vs the nRF52840 and would like to understand the following
1. The nRF52840 clearly state that its RNG hardware is NIST SP800...
Windows 10, Segger V4.52c, S132, SDK 15.2.0, nRF52832
I'm trying to add Peer Manger to the UART template. I included all the C files from a tutorial I found and enabled...
Hello.
I am using nrf52-dk with 52832 (PCA10040).
To check the current consumption, I made a simple test.
I need to wake up every 5 seconds, do what is needed and fall...