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...
Hello,
I want to add another custom BLE service (custom 128 bit UUID) including its 4 characteristics (no separate 128 bit UUID / 20 byte characteristic value length), but...
Will Mesh DFU overwrite the mesh provisioning data on my device? Let's say I have a device that has been provisioned for my mesh network. If I issue Mesh DFU for the Bootloader...
I'm having issues trying to program a custom board with NRF52832_QFAB in DC/DC config. I couldn't reach a complete programming because I'm getting an error in open ocd with...
I'm trying to accomplish two things: 1. Write 2 values to the UICR (2 arrays actually - a serial number and encryption keys). 2. Flash the device in such a way that the information...
Hi,
I was looking at the --help command of nrfutil pkg generate and I noticed that there is an application version string option.
What is the use of this option? I know...
Hi,
I try to run nrfutil from source code but it fails.
I clone the master branch of nrfutil (v5.2) from github, and run it by this command: py -2 .\nordicsemi\__main__...
Hi,
I am looking for ways to reduce the Element count on the nodes that have multiple instances of same model.
I was going through the Mesh specifications and I found...
Hi,
I am using NRF51422 Development kit in my project.Here can you tell me which version of Segger embedded studio want to download for this controller. And also plz let...
Hi,
I have just got my SAADC up and running on my nrf9160, reading a single ended input.
Thanks for the support on this ticket, "ADC on nRF9160 DK - Example code problems...
Hello every one !
I am trying to use the GET_CODE to ask information from one of my device.
I have a ressource called RES1 to which I send a GET request with the following...
Hello,
I need to implement NRF52832 iBeacon Advertising Connectable beacon. Connect with Mobile App change parameter like UUID,Major,minor,Tx power etc via remote configuration...
I am trying to perform the steps from infocenter.nordicsemi.com/.../iot_rpi_kernel.html in order to build a 6LoWPAN boarder router. I followed the steps from Option 1: Cross...