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...
Hi,
I am currently trying to embed the ATT_MTU throughput example on two nRF52840 dongles. The main issue I am facing is that after I compile and program the hex files onto...
Hi everyone,
I am working with the nrf52832 Dk boards,
So my question is I want to connect sensors to two nrf52832 boards and want to get their data on a single Android...
Hi.
We use nRF5_SDK_17.0.2_d674dde as central
And phone as peripheral.
Usually system works correctly for a long time.
But sometimes it enter in strange state.
Connections...
Hi
I would like to store data in memory and to be able to read them after. But I don't know how to proceed ! I use IDE segger. Is it possible to store data always in a...
Hi,
I use MQTT_Simple example with AGPS feature;
I add 3 functions, one for init GPS, one for start GPS, and the last for A_GPS request.
I call Init after "MQTT client...
I'm having some difficulties sorting out what support there is for the nRF52832 in ARM's Mbed. Specifically, whether Mbed v6+ uses the SoftDevice or not.
Some things that...
Hi I have recently started to use nrf5340dk for a 'pet' project. I have developed some code for both app and net.
Then I started to note have some trouble on the serial...
Hello world :-)
As there is no Issues section in sdk-nrf I will post my question here. After west update I cannot build my firmware anymore. I am using v2.6.0 Zephyr and...
Hi,
We developed a code using Fanstel nrf52832X BLE using serial UART command to control, receive data and send data.
The softdevice is s132_nrf52_6.1.1_softdevice.hex...
I2C burst write for nRF5340 at 100kHz is failing with a reply of -5. (Trying to use the BMI270 drivers sample, it will fail during reg_write of the configuration file)
Reading...
hi
I have nRF9160 dev kit, which I am using in a LAB with a private LTE SIM card, which has 99920 PLMN ID.
The network supports Band 3, and NB-IoT is configured as an...
Hello everyone,
1st of all, thank you for taking your time to have a look over my "problem".
I have a device that I am working on, that acts as aperipheral, it is...
I modified, My application's bdaddr is set public device address. secure bootloader's bdaddr is set same public device address.
When run DFU on nrf connect for desktop,...