Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
Hello,
I am getting the following error in Segger Embedded Studio v5.60
SEGGER Embedded Studio for ARM Release 5.60 Build 2021081102.47262 Nordic Edition Windows x64 ...
Hello,
I changed saadc.zip for my application needs
and would like to plot the incoming serial data from ADC as asked in
For time evaluation I would like to have...
Hi
We would like to test the “Carrier frequency offset” of the PCBA during production. Like the BT SIG test: RFPHY/TRM/BV-06-C [Carrier frequency offset and drift, uncoded...
nRF5 SDK, SD140 7.2.0
I am running a bluetooth application that also has OTA DFU capabililty via bluetooth. In my normal application I use a timer to advertise for exactly...
I need to set the SPI Mode NRF_DRV_SPI_MODE_0 for a 2nd chip (on the same SCK/MISO/MOSI) to NRF_DRV_SPI_MODE_1.The chipselect is handle by the application.
I can't do the...
Hello,
Is it possible to clone services of peripheral device connected with "Bluetooth Low Energy Standalone v4.0.0" PC application? I see it is possible in "nRF Connect...
nRF52840
NCS 1.9.1
I have successfully downloaded app_update.bin to flash and rebooted. MCUBOOT copies the new application correctly and it runs fine.
The boot process...
I opened an issue on GitHub, but the NRF Connect iOS repo has not been updated recently. Here is the link: https://github.com/NordicSemiconductor/IOS-nRF-Connect/issues/118...
Hi guys.
I'm using the development board NFR52840DK and I modified the sample in zephyr\samples\boards\nrf\nrfx to use twp buttons, sw0 and sw1.
The sw0 button reset a...
Hi,
I want to use my PC to send some message to dongle via USB, then the dongle send them to certain device via BLE.
If there is a sample that allows PC interacting with...
Hello,
I have tried running Blinky example with some Low Power directives in the code without success. I came here for help then.
The current consumption used by the example...
Hi All,
I am trying to port my current SES project (s140) from nrf52833 to nrf52832. My nrf52832 is spec'd at 512kb flash and 64kb RAM. Any help would be much appreciated...
Hi,
Trying to evaluate the nRF52840DK with Matter examples but none of them seem to compile.
Following error is the result
Building light_switch west build --build-dir...
Hi,
We are using nrf5340 nrf connect SDK V2.0.0 and we are unable to find the brownout detector configuration. For our use-case we want to trigger system reset if supply...
hello Nordic
i work with nrf52832, with ncs 1.7.1 (moving soon to 1.9.2)
i have some issues with my spim clk and i think (not sure) its related to working with spim0...