Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
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'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hi,
Is there any way we can measure performance on nrf5340?
We have an IRQ event handler for ISR and we see that whenever the event handler is invoked, main function...
Hello,
i have a strange issue with my analog input. Every few seconds (not the same database) my signal is getting pulled low.
But i dont know why. The external signal...
I been having an issue using the ZB_ZCL_REGISTER_DEVICE_CB to know when the ZC writes to an attribute that is of type 0x42 String type. It seems that the callback id changes...
Hello,
Whenever we reset our custom board with the USB cable plugged in and powered, the NRF_POWER->USBREGSTATUS has a value of 1. It will not go to a value of 3 ( OUTPUTRDY...
Hello
I meet a build problem, could any one help me solve this?
Mesh build enviorment: ubuntu + cmake
build command: cmake --build /home/yuguorong/work/nordicMesh/build...
Dear community,
I am using the nRF52840 dongle with the connectivity FW and set the max number of connections to 10 in the connectivity firmware (of course the RAM area...
Hello! I have a few questions and concerns.
1) There are two UARTs on nrf52833. UART0 and UART1. How do I get them to work properly? For UART1, work is available only through...
hi ,
thank for your browse,when i develop my keyborad,there is a problem in the use of usb.
this is my board hw:
and use pca10056 kd,and program the hex of road...
Hello, everyone!
I have arduino nano 33 ble board. I understand that this board contains nrf52840 and can be used in nrf sdk. I will connect the debugger pin and J-link...
Hello!
I am using an saadc examole to get sensor value using AIN3 and sending it on ble but now i want to make it interrupt base example can someone help me out how to do...
I am researching a way to send audio from a Microphone on an APP in iOS or Android and came across the Thingy:52. Is it possible to get some guidance on the App side to transmit...
I would like to use an analog microphone to generate a voice signal, measure it by an ADC, and then transmit the sound to the host. This is the cheapest solution, but I'm...
Hello,
I'm trying DFU from here . It works successfully with nRF52833 DK Board before Appendix 1.
The question is how to combine all which it is bootloader + sd +...
Hello all, I have question about ppi.
Like code shown above, I'm using ppi.
Here, MUX_INPUT_2 and MUX_INPUT_3 are name of pin.
I'm changing their state: from low to...