If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...