It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hi,
I'm trying to see how a BLE packet is formatted and sent from a Thingy:52 and I know the preloaded code on the THingy:52 has that functionality, can you direct me to...
Hi, do you have plans to test the nrf52805 at 105 degC or higher, similar to nrf51822 Extended Industrial Temperature range document
We will probably run the NRF52805 at...
I have created zigbee network using nordic dk board, i am trying to fetch all the active nodes in the network using zdo mgmt_lqi cli and i am getting those details but when...
Hi, What is in your opinion the best way to handle device reset after the Zigbee connection fails?
I want to archive behavior like so: after connection fails sleep for 10...
Hello,
I am working on a project which requires 2 FTDs and 2 MTDs (Sensor and Actuator) in a Thread Network.
We are using nRF52840 dongle as FTDs and arduino nano sense...
after connect v3.7.1 programer v1.4.11 for a nrf9160dk I get an error "Error: Error occured when get library info. Errorcode: CouldNotOpenDevice (0x4) Lowlevel error: INVALID_OPERATION...
I have followed the tutorial of nRF5340: Network core bootloader to test the bootloader on app. core & net core.
I chose to use VS code to develop.
I am successful to...
Hi.
Simcom SIM7000 series datasheet recommends the following schematic:
Simcoms SIM800C module datasheet recommends the following schematic:
Quectel BG96 module...
I currently use an NRF52810 to write a firmware in an external flash, then an STM32 will read this firmware and download it in its internal flash. The communication between...
Hello,
I tried to read the value from bq4050 on smbus.
I had good results but I got wrong value randomly as following.
The last marked value is temperature from DAStatus2Reg...
Hello, I am developing a custom firmware for NRF52832 controller. I have develop power saving mode using power manage function. Also I have enabled interrupt inside code and...
hi,In SAADC sampling, the upper limit and lower limit of sampling results are set. Interrupt events are generated only when they are less than the lower limit or greater than...
Hey Devzone
Running into an interesting issue with the .zip files on http://developer.nordicsemi.com/.pc-tools/toolchain/ . When I try to download in browser they fail....