hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
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...
Hi,
In Nrf_SK_for_Thread_and_Zigbee, for openthread mtd, we used to define thread configuration in following code:
So to use node as SED (sleepy end device) we would...
Hi guys, I am fairly new to nRF and I try to understand the ways that data can be displayed to the terminal emulator.
So far, I have noticed that there are four different...
Hello there,
I'm starting out on the nordic platform for the first time but I'm running into an issue. When I try to flash the nRF9160 SiP modem firmware with the latest...
Hello
After building the whole environment of Zephyr and the rest, I downloaded the Serial_LTE_Modem build_nrf9160dk_nrf9160_ns example under Segger IDE to nRF9160 (PCA...
We are using public MAC that was purchased from IEEE (20 low bits are available for us to set and the upper 28 bits are constant to value assigned to us by the IEEE).
We...
Hello Community, I'm using the current sensor INA219 with NRF5340dk. Communication is through i²c protocol and using nrf SDK v1.8.0 . I'm trying to get the data output (Bus...
Is it possible to override ZEPHYR_BASE when building with the nRF Connect extension in VS code?
I am using workflow 4 (application as manifest repository) and can build...
Hi DevZone.
We have problems with our NRF52833-DK We believe they are damaged because under normal conditions, they normally draw less current (.001 A). It is normal to...
Hello Nordic. I'm using the nRF9160DK and with it, some sensors and an sd-card. I save data to the sd-card using a fatfs filesystem, the files are of magnitude 500 kB. I want...
Is the button (from Thingy52 black case) the only option to trigger an IFTTT? Can I use the sensor's information to trigger an event with the IFTTT? like if the temperature...
Hi,
I am merging a PWM_driver example with a ble-peripheral-blinky example to generate PWM signals with user-defined arbitrary phase-shift and duty cycle.
I am done...
Hello,
I have nrf52832 platform and my version of softDrive is (nRF5_SDK_15.3.0_59ac345).
My problem is regarding GPIO configurations are NOT retained ,when the nRF52832...
Dear Support term:
The Restful of Nrf Cloud is not work.
The node should have more that 100 data, so get ListMessages should give us pageNextToken.
Yes the result give...
Hi all,
I am using a custom board with NRF 52840 with SDK15.2 as slave and STM as master. I cannot receive right data, but the data to STM is right.
The above are...
Hi,
I am using an nRF52833dk to run a simple async SPI transceive API using k_poll My code is as below, for some reason it always returns BUS FAULT error Code:
Error...