Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
We are currently developing an application for nRF5340 using the nRF Connect SDK which requires bluetooth mesh + iBeacon coexistence. Are there any resources/examples available...
Hello,
Can broadcasting be set to unconnectable mode to reduce power consumption? I tried to set the broadcast to p_advertising->adv_params.properties.type = BLE_GAP_ADV_TYPE_NONCONNECTABLE_SCANNABLE_UNDIRECTED...
Dear community
In an attempt to implement an LTE TCP client, I'm stuck at the problem, that `recv()` doesn't return after the server has closed the connection.
My test...
Hi All,
in Segger Studio those project explorer "code' and 'data' columns that pop up every time you change something are slowly getting at my nerves. In my humble opinion...
I would like to share a common time references between the NET and APP CPUs. This can be a single timer which both CPUs can access or two independent timers as long as the...
Hi,
Im working with serial LTE modem sampleApp which I have manage to compile, connect to my server and validate that it works using nrfConnect LTE Link Monitor to send...
Hello, I'm having trouble to understand why the saadc buffer is not being filled.
I had already tested this functionality without the softdevice, and everything worked fine...
Dear technical support team,
I'm using a PCA10040 board to sniff BLE packet.
Following the document named "nRF Sniffer for Bluetooth LE v3.0.0", I managed to see some...
Hello,
We are working on a project with NRF52832-QFAA-R7. The application include implementation of Bluetooth mesh. Our software team needs some clarifications and support...
My windows 10 PC no longer recognizes the development kit as a USB device (which it did when I started), but when put it in bootloader mode the bootloader USB drive shows...
I am working on some production scripting and as I want this to be able to run under both windows and linux I have been trying to erase all the NRF52840 using NVMC accesses...
Hey,
We are trying to design a PCB antenna and checking in the nwp_008 white paper.
In the nwp_008, it is saying,
The antenna is fabricated on a standard 1.6mm FR4...