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 all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
Hallo,
I am looking for some tutorial for developing BLE centre and peripheral device using nRF5340 DK. I am not familiar with SEGGER and device studios so I am working...
Hello,
I have the nrf52840 dongle but as you can't debug the code in the nrf52840 dongle, I want to use the nrf52840 in the nrf9160 dk module.
I'm a beginner in this....
Hi everyone,
I implement nrf5_SDK_17.0.2 ble_app_uart example and I use an android app like nRF_Connect to receive the uart data on my phone.
My problem is that when I...
I'm building a nrfmicro bluetooth keyboard controller which uses an ebyte E73-2G4M08S1C nrf52840. My programmer is cmsis dap link. Openocd verson is 0.11.0.
Unlock is fine...
Last post regarding LE Audio was from 7 months ago and SDK for LE Audio wasn't available.
1) Is the SDK for LE Audio ready and available?
2) Is there any smartphone (Android...
Hello,
We have a dev project where one of the components is a device running on the nRF52DK, with NRF52382. The component is basically a UART to BLE interface, based on...
Dear,
We are trying to figure out the specification of write/read wear outs of the internal flash memory in nrf5340.
Would you please provide the specification to us...
Hi, when I try to build non secure boards several Kconfig errors provoke a Fatal error. I didn't have these type of errors until I updated to the 1.8.0 SDK, however the error...
Hello,
I have some real-time requirements needed to be implemented on RF transmitter project.
In the project files, app_timer2.c has already been included, and I have...
Hi everyone, I am looking into controlling servers using light_lightness server in 17.0.2
As far as I know, you can control the the publishing from client side by changing...
What is the easyest way to get all Nordic Thingy 91 data stored into a database? I could use Node-Red or whatever database, I need an easy procedure to follow.
Hello everyone. I have both the two boards now. If I draw a PCB myself and want to use the Debug-out port to debug my PCB, what should I do? Which pin should be connected...
Hi Everone..
I want to know for my project Which Example should i use for BLE mesh which support the OTA
I have nRF52832 DK, and several other custom board which is...
In my program, I want to supress all the Printk() statements conditionaly either from prj.conf or CMakeLists etc ? Or in simple terms, want to supress UART0 consol when required...