Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
I just downloaded the latest SDK 17.1.0. My previous version was 17.0.2. I am using SoftDevice 140 that comes with the package,
My application uses just SoftDevice, at least...
Hello Everyone,
We wanted to program nRF52840 chip with Zigbee based application using Flash Runner device which we are using for our production programming,.
In Our application...
I'm trying to make a server/client communication with a lwm2m server and DTLS authentification.
In the first place, I used Pre Shared Key that i provided with the modem...
Hi,
I have a nrf5340dk configured as a NUS peripheral, it collects some sensor data, packs it into a 138 byte buffer and sends it to the central.
On the central side...
Hello,
I want to compare the RTC's counter_get_value() ticks with the internal clocks k_uptime_ticks() ticks. The problem is when the RTC is connected with our nrf 52840...
Hello,
While programming my board with a merged.hex I sometimes see some differences at the end of the Programmer log.
Sometimes the log ends like this,
2022-03-25T14...
Hello guys,
I am having problems on addressing an issue with my firmware. Maybe someone can assist me to find out the root cause for this, because I don't understand too...
Hello,
We buy nRF52832 chips and use them integrated on our own PCBs.
Our devices are small BLE devices to which your phone, computer, anything can connect to.
They...
Hi,
Would you provide the software of NRF52832 ESB communication with NRF24L01 ? And share the two Demo Boards PN for NRF52832 and NRF24L01. Plan to buy the DEMOs.
...
i study in derection of DOA.I now can get the iq sample from my Putty in COM PORT.i use NCS 1.9.1.I build and flash in my two boards with nrf52833.i use the cammand line tool...
Hi,
We came close to occupying all available flash memory in the nRF52833 board:
Memory region Used Size Region Size %age Used FLASH: 185620 B 187904 B 98.78% SRAM:...
Hello,
I have some issues with activating the gps-module for the "second-time" through mqtt.
See uart logging below.
First GPS attempt works, socket is created successfully...
Hi,
I was thinking of buying a Power Profiler II, but was wondering if it is possible for the profiler to measure the consumption of the chip itself or does it measure...
Controller- MDBT40 (nrf51822 based)
Softdevice - S110
I have an application where data comes from UART and have to send over BLE simultaneously. When I initialize the...