I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
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....