Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello Everyone,
I need help in the integration of MPU6050 with nRF52840. I know inside SDK one example is present but it worked with nRF52832DK. when I tried to build it...
Hi!
I am attempting to configure a nrf5340 dk as a central to receive BLE notifications. The code is based on the central_hr sample.
The notifications i am attempting...
I'm like 99% certain this isn't possible but has anyone tried running VS Code Server with the nRF Connect SDK?
https://code.visualstudio.com/docs/remote/vscode-server Compiling...
Hi,
1.Mode B prevents RF9160 from entering low power consumption. How to disconnect RTT from nRF9160 module in mode B
2. In normal mode A, disconnect RTT from the computer...
Hello, I implemented the function to receive an external 62.5KHz clock as an interrupt and repeat the process at a very regular time using PPI. However, sometimes PPI processing...
Hi,
I'm using SDK 17.1.0 on nRF52833 DK.
Now I want to transmit some data from mobile app to DK board by using examples\ble_peripheral\ble_app_uart.
NOTE: ble_nus_data_send...
Hello Nordic Team,
I have a question regarding usage of RTC. My application is based on nrf52840 and uses BLE + Zigbee + FreeRTOS. From this page: https://infocenter.nordicsemi...
1.I am testing the NRF5340 Audio and fully following the
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#fota-build...
Hi,
I tried to use the sensors on the Thingy:53.
However, it looks like the BMI270 on the Thingy:53 is not supported by the nRF Connect SDK because the SDK only supports...
Hello everyone:
I'm following the tutorial in JWT authentication on nRF Cloud | nRF Cloud Docs .
And I want to test the REST APIs by using curl command.
I have created...
Hi,
I think this is a regression or related to this issue:
Attached is a very simple example with the [email protected] - if you build it with `CONFIG_DEBUG=n`, it...
Hi all! I am working in a BLE scanner but I have enabled the filter by MAC ADDRESS. I can filter beacons that are produced based in NRF52 and NRF51. But when i try set a MAC...
Hello,
I am running into difficulties getting the sleep current below 2.356mA. I have a custom board but I went ahead and tested it sleep current capabilities by programming...
Hello,
My application (nRF52832, SDK17.1) uses the fsotrage library for low-level sequential data storage and retrieval.
At the moment I'm using nrf_fstorage_sd as an...