I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
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,...