But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hi
sir we have nrf9160-dk and planning to interface some sensors to it but the issue we are facing is that the gpios are at 1.8v where as we need 3.3v logics to interface...
Hello everyone,
I getting stocked now for 1,5 days to get the nRF-Connected SDK running
I am using macOSCatalina 10.15.7
segger 5.20
Nordic SDK Tag v1.4.0
using...
Hi Team,
I'm working on scanner and NCS/Zephyr bt_le_scan_start callback API
typedef void bt_le_scan_cb_t(const bt_addr_le_t *addr, int8_t rssi, uint8_t adv_type, struct...
Hi
I have implemented a custom DFU process, where NRF52840 sends another NRF52833 an image to program.
The NRF52833 receives the image and validates CRC, if all OK , I...
Hi,
I'm using a nrf52833 in may application.
I have 2 Identical units with bare nrf52833.
refer the unit as normal ad defective.
test a.
while flash a simple FW...
Hello ,
I am using NRF 52 DK 15.3.0 SDK and ble_free_rtos_hrs example , I want to have a feature to start and stop the advertisement ( by interrupt driven , task notify...
Hi Nordic..
currently we are going to implement serial bootloader dfu from other MCU (infineon chip).
We have create flasher from MCU to nrf52832 to do serial fw update...
Hi
I am using nrf52832 .i am trying to connect to a device using sd_ble_gap_connect but i am getting NRF_ERROR_INVALID_ADDR error.
i am modifying ble_app_cli to achieve...
Hello
I'm going to use J-link's virtual port to see the characters being printed.
I connected custom pcb to Vcc, Swdio, Swclk, Gnd pin and tx, rx pin of J-link.
And...
In our mesh application, we are trying to give all our devices the same network key. As we are planning to have in excess of 100,000 devices, the 2-byte unicast address is...
Hello,
I am developing thread network and i am building on top of mqttsn_sleepy_publisher example. But I have problem to enable RTT logging (UART not available) for thread...
Hi, We are using nRF52840 in our design. the pin p0.10 is marked as LOW-FREQUENCY I/O (up to 10Khz) according to your recommended usage. Our software is design to generate...