This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
I am using this tutorial to write a custom service and I got to a point to add custom characteristics and got a few questions:
- I don't seem to find any characteristic...
nRF52832 nRF5 SDK V17.0.2 SoftDevice S132 V7.2.0
I am running the sample program ble_app_uart in the above environment, but sometimes I miss UART received data. Teraterm...
Hi,
I want to do a custom developpement (custom board) for my project.
I have copied to a folder on drive D/: the peripherial_uart sample, as well as the folder Board...
Hi
We are trying to configure Nordic UE (NRF9160) at our local setup. In order to flash software we performed following steps:
We used ' carrier_deploy_e7f4d5d4-f607...
Hi,
I am looking to design a nRF52833-CJAA (WCSP/ BGA package) board using 4-layer stack.
a) do you see any issue in doing that, vs. 6-layer stack used in nRF52833-DK...
Hey
We encounter problems with the modem not establishing a connection after rebooting the processor for a few times.
Issue:
Firmware is booting normally
Cellular...
It support send periodic advertising with CTE in ncs v1.6.0, but I found that the scanner can establish synchronization with only a tag that sends periodic advertising. But...
Hello fellow Nordic community,
Assume that a given Peripheral ( P) is advertising a BLE GAP signal which allows for multiple connections to be made.
In the vicinity to...
Hi,
I want to connect three coin cell batteries in series to NMP1100 and then connect it to nRF52840 and a temperature sensor.
I want to know, can I charge a supercapacitor...
Hi, I want to simulate the intermittent environment on nFR52850DK. How can I control the power supplement by programming? I mean I want to control when to shut down and when...
Hi Supportor
I want to enable a LAN to receive the ack payload. after proprietary_rf PTX sending
I switch ON LAN in nrf_esb_event_handler, and test the timing in scope...
I cant seem to get the Thingy 91 into boot MCU mode, so that I can update it to the latest firmware. No matter how many times I try turning the unit off and powering up with...
SDK17.0.2+NRF52833
I use nrf52833 to do some thing, P1.09 and p0.11 as two pwm singals to drive two motor and P0.0 as a led pin (high made led light).
the code as following...