Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
The release notes for SD 8.0 note "The default behavior is now that the application can use the CPU while the radio is active".
Does this mean that this code is no longer...
Hi,
I am trying to connect the demo board nrf6929 to my demo nrf51822 (PCA10001).
In nrfready_voice_input_module_user_guide I couldn't find any information about updating...
Hi,
I'm using a lightly modified copy of the Multilink central S120 example code. When I get to ble_stack_init() the first thing it does is SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
I found the Ble Serialization here and the example sourcecode within the sdk sources.
It uses uart with 38.400 Baud and hardware handshake (Rtc/Cts).
Is there also example...
Hi,
Looking at the manuals for the S110 and S120 soft devices, I don't see mention of the bootloader in the S120 manual. Does S120 support bootloaders?
I want to make...
Reading the following post:
devzone.nordicsemi.com/.../
made me think that I could use either the nRF51822 or nRF8001 in my design. However, the following post:
devzone...
Hello everyone,
I have had an idea for a cheap homemade programmer for nRF51822. I don't know if it could work, it's just an idea I would like to discuss with you.
I...
I am trying to port the SDK 8.0.0 to use the IAR ARM tools and I am having a problem getting the linker to link the file system_nrf51.c that is called from iar_startup_nrf51...
Might I know the spec of the antenna which come with nrf51822-DK?
is it 50Ohm?
I try to use patch antenna on the nrf51822-DK. the perform i measure not very good at all...
I am using nRF51422 with a 16MHz crsytal, HMC5893, LED and MPU6500. I have noticed that the power consumption in IDLE mode is approx 1.2mA. This was originally at 6mA. I call...
I am trying to get DFU/OTA to work with the supplied sample Apps, so far no luck. I bought the nRF51 DK to have the hardware matching and tried with SD S310 2.01 and dfu_dual_bank_ble_s310_pca10028...
can you recommend me cloud provider which support Nordic, nrf51822->BLE->AndroidPhone->IoTcloud? e.g http://developer.garmin.com http://www.cumulocity.com or ...
Id like...
I wrote code to jump from application to bootloaer in softdevice 7.1.0.
It work allright,but other module of the whole program got a trouble like this
devzone.nordicsemi...
Hi,
The device may be talking to a TX/RX station (connected to the Windows PC via USB) that uses an nRF24LU1+ so I'm guessing I will need to use ESB for compatibility...